From owner-freebsd-questions@FreeBSD.ORG Tue May 17 01:31:19 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20A5E1065670 for ; Tue, 17 May 2011 01:31:19 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9ED888FC1F for ; Tue, 17 May 2011 01:31:18 +0000 (UTC) Received: by wyf23 with SMTP id 23so32878wyf.13 for ; Mon, 16 May 2011 18:31:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:date:from:to:subject:message-id:in-reply-to :references:x-mailer:mime-version:content-type :content-transfer-encoding; bh=9U/Yk2Mm2juObFuFQUlkJKSLSJTG2ezwicdG5spSZXw=; b=w7itXjmPK1p8mhR9OBwTu4ZH1qTbeTX8EQNI4zNi68IwvirCE0qqzpHCe/BE/EvRR+ ne93ZBmHpDtHZJ1T1yg79RUDq/gvD4Weh69uogt/U1di1/wdBosc19+A8392g2mmCAkk WVlKjdbg0h+hckbOwNoA+0b00dTGi7R0P3Qa4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=Af8NpERFZsCRUfUSK5s3Ar6AeQB1XDfeLkOW6gtRoFK53pQeYbjsHcyQFMxYPuiqAW sVMLEW2Vw72eMcoGG45YgR2u/pxFRRQeD2wmzBfmgAt+RsyoSz3PgGdb2X9+koryEvzR qife0ug/dgLbfu2fwvXqdCggTf7Ox5cAd0fx8= Received: by 10.227.58.207 with SMTP id i15mr39898wbh.103.1305595877409; Mon, 16 May 2011 18:31:17 -0700 (PDT) Received: from gumby.homeunix.com (87-194-105-247.bethere.co.uk [87.194.105.247]) by mx.google.com with ESMTPS id w25sm18096wbd.56.2011.05.16.18.31.15 (version=SSLv3 cipher=OTHER); Mon, 16 May 2011 18:31:16 -0700 (PDT) Date: Tue, 17 May 2011 02:31:13 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20110517023113.25ba03b5@gumby.homeunix.com> In-Reply-To: <20110517012456.41965.qmail@joyce.lan> References: <20110517021633.26b47751@gumby.homeunix.com> <20110517012456.41965.qmail@joyce.lan> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.22.1; i386-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Input file for shutdown warning? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2011 01:31:19 -0000 On 17 May 2011 01:24:56 -0000 "John Levine" wrote: > In article <20110517021633.26b47751@gumby.homeunix.com> you write: > >On Mon, 16 May 2011 17:38:21 -0700 > >Alexander Lardner wrote: > > > >> Hello, > >> Is it possible to do something like this: > >> > >> shutdown -p now /root/somefile > > # shutdown - -p now < /root/somefile > shutdown -p now - < /root/somefile