From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=FROM_EXCESS_BASE64, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 7269513b for ; Sun, 4 Aug 2019 17:57:14 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 368CB9BB45; Mon, 5 Aug 2019 03:57:13 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id C58AD9BB3B; Mon, 5 Aug 2019 03:56:46 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 59C0F9BB39; Mon, 5 Aug 2019 03:56:44 +1000 (AEST) X-Greylist: delayed 508 seconds by postgrey-1.36 at minnie.tuhs.org; Mon, 05 Aug 2019 03:56:42 AEST Received: from pio-pvt-msa1.bahnhof.se (pio-pvt-msa1.bahnhof.se [79.136.2.40]) by minnie.tuhs.org (Postfix) with ESMTPS id C8A589BB38 for ; Mon, 5 Aug 2019 03:56:42 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by pio-pvt-msa1.bahnhof.se (Postfix) with ESMTP id 826AB3F743 for ; Sun, 4 Aug 2019 19:48:12 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at bahnhof.se Received: from pio-pvt-msa1.bahnhof.se ([127.0.0.1]) by localhost (pio-pvt-msa1.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WKb5RMzoMuoQ for ; Sun, 4 Aug 2019 19:48:11 +0200 (CEST) Received: from h-178-80.A328.priv.bahnhof.se (h-178-80.A328.priv.bahnhof.se [98.128.178.80]) (Authenticated sender: mc179410) by pio-pvt-msa1.bahnhof.se (Postfix) with ESMTPA id 7BB093F741 for ; Sun, 4 Aug 2019 19:48:10 +0200 (CEST) Received: from h-178-80.A328.priv.bahnhof.se (localhost [127.0.0.1]) by h-178-80.A328.priv.bahnhof.se (Postfix) with ESMTPS id 2CEF02E02C1 for ; Sun, 4 Aug 2019 19:48:10 +0200 (CEST) Date: Sun, 4 Aug 2019 17:48:09 +0000 From: Michael =?utf-8?B?S2rDtnJsaW5n?= To: tuhs@tuhs.org Message-ID: <20190804174809.GC19836@h-178-80.A328.priv.bahnhof.se> References: <20190804155854.C22CA18C096@mercury.lcs.mit.edu> <20190804163000.GB19836@h-178-80.A328.priv.bahnhof.se> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Subject: Re: [TUHS] Set-uid shell scripts X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" On 4 Aug 2019 17:48 +0100, from alec.muffett@gmail.com (Alec Muffett): > The cited filename is passed as argv[1] Well, that's even more obvious, and a little harder to "just fix" indeed. I stand corrected. -- Michael Kjörling • https://michael.kjorling.se • michael@kjorling.se “The most dangerous thought that you can have as a creative person is to think you know what you’re doing.” (Bret Victor)