X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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: <519A2341 DOT 5030708 AT openafs DOT org> From: Frank Fesevur Date: Mon, 20 May 2013 22:31:28 +0200 Message-ID: Subject: Re: Patch for shutdown To: "cygwin AT cygwin DOT 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