From owner-freebsd-arch@FreeBSD.ORG Tue Aug 24 04:06:22 2004 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8D2616A4CE for ; Tue, 24 Aug 2004 04:06:22 +0000 (GMT) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1214B43D2D for ; Tue, 24 Aug 2004 04:06:22 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-b136.otenet.gr [212.205.244.144]) i7O46Isb023455; Tue, 24 Aug 2004 07:06:19 +0300 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.1/8.13.1) with ESMTP id i7O44xwn030051; Tue, 24 Aug 2004 07:04:59 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.13.1/8.13.1/Submit) id i7O44xHU030050; Tue, 24 Aug 2004 07:04:59 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Tue, 24 Aug 2004 07:04:59 +0300 From: Giorgos Keramidas To: John Polstra Message-ID: <20040824040459.GB28962@gothmog.gr> References: <200408231141.25077.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Phone: +30-2610-312145 Mobile: +30-6944-116520 cc: freebsd-arch@freebsd.org Subject: Re: Introducing a poweroff(8) command X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Aug 2004 04:06:22 -0000 On 2004-08-23 14:22, John Polstra wrote: > This whole thread seems ridiculous to me. Why can't it be done with a > simple shell script? To avoid having to reimplement the command line parsing of reboot for the `-k kernel' for example.