X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; q=dns; s=default; b=eRq3MSz
	yMDGM7oxgigFtcfDqjQhSegi4bH4t0Cf3bRGODPr5PZcga8fzeIIvsmriAfyea2b
	q3P0V36OfowPu8CqWKe8AZfoZm45GVlKAk9VI3v1vmTanWx/heQx70YoDG5HvLwh
	I1hX7BbLmpbrjuM3Hrinu0sa6CtrUTdzzBkg=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; s=default; bh=0Hi7knFQGNV0X
	9B8mkfJVmkAA0g=; b=u4yDJy44XSlOrmGbyGeQbdyRLBEYKt2rrZbhsZ5dxI9W3
	M5gMGY+tKcaxCrZzPJTd9UBXPiypQNtzYB5pL+/4MYf5sxUvFejdd2wF/oV4gbfl
	9bmr7kKuEGSF/rC1DeMYxy1wEkt+VQgFlS7hQbYYiTaNCVXWTim8lOuHyf37+k=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,KHOP_DNSBL_BUMP,KHOP_THREADED,RCVD_IN_MSPIKE_BL,RCVD_IN_MSPIKE_L3 autolearn=ham version=3.3.1
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=google.com; s=20120113;        h=x-received:mime-version:in-reply-to:references:from:date:message-id         :subject:to:content-type;        bh=+91Z/8i/iPFVpJxQBkvCnxL7r+k0hU1R+LeoZG3xnBA=;        b=ZlyjmLWatDDiPiXRk8slgcyg4uC1dd97sd8/4GH62NZuopeEphMqWbJ9XtOOiYMWDW         8btU1wcaHXzLErJDu/V1dCdE2yYM5+mKjcU20zq2POGp9TGNn4Mr0Zzf33Daczs6fO2z         se1QWCqFa9CERNy52g2RrwFfZKxwQhTTi9Nev04uJGj391lwrY+ZxSQPK0XcEAybwPiV         Af2lkJu4nlVnUtEhSXWyA575aqXInXUMRzJWqkwvXTNG6a1q8Gcz5eiATwxCy2pf0DVD         M30lA4MsO5dNVaXkBGEb3SN8GO2SkJv//g5+ox/5tr5fyqSbw5ELyu2Lv6Oj/ad+QTz6         NxRw==
X-Received: by 10.152.121.9 with SMTP id lg9mr28954412lab.39.1369081919015; Mon, 20 May 2013 13:31:59 -0700 (PDT)
MIME-Version: 1.0
In-Reply-To: <519A2341.5030708@openafs.org>
References: <CAKf2h5QYs69d8RL647Fysji=fFCrEsg2HOMNenkjjcfd0fTJ6g@mail.gmail.com> <519A2341.5030708@openafs.org>
From: Frank Fesevur <ffes@users.sourceforge.net>
Date: Mon, 20 May 2013 22:31:28 +0200
Message-ID: <CAKf2h5RZhJzG=mV0V0HZadfTrQse0se5eTNTmAuwd94n2+hTOg@mail.gmail.com>
Subject: Re: Patch for shutdown
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Content-Type: text/plain; charset=ISO-8859-1

2013/5/20 Jeffrey Altman:
> I believe it is very important that the Cygwin shutdown not alter the
> meaning of command line parameters such that they are different from the
> Windows native version.   The various options are already too confusing
> to remember.  Typing the right option value into wrong shell should not
> result in the wrong behavior if we can help it.

But why do you install the cygwin shutdown package when you want to
use the native windows shutdown command line options? The windows
shutdown.exe work just fine when it is run from cygwin (mintty, rxvt,
ssh). When you de-install the cygwin package, you can use the windows
shutdown command.

The cygwin shutdown tries to give a POSIX/Linux-like shutdown
experience and therefore should mimic the common Linux command line
options as good as possible. That's the reason I install the shutdown
package. In cygwin I type "ls", "less", etc. It feels like Linux, so I
want the shutdown to feel like Linux as well and use -h for halt just
like on any real Linux system.

And remember that the cygwin shutdown has long options and the "halt",
"reboot" and "hibernate" commands.

Regards,
Frank

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

