| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=0.2 required=5.0 tests=AWL,BAYES_00 |
| X-Spam-Check-By: | sourceware.org |
| Date: | Mon, 23 Feb 2009 21:04:20 +1100 |
| From: | ADFHAU <cygwin AT bachelorguy DOT com> |
| To: | =?ISO-8859-1?Q?Fr=E9d=E9ric?= Bron <frederic DOT bron AT m4x DOT org> |
| Cc: | cygwin AT cygwin DOT com |
| Subject: | Re: shutdown: Couldn't shutdown: Error 53 The network path was not found. |
| Message-Id: | <20090223210420.9a5f8012.cygwin@bachelorguy.com> |
| In-Reply-To: | <a9a39a210902230039o73835857v7129afe06862cfb8@mail.gmail.com> |
| References: | <a9a39a210902230039o73835857v7129afe06862cfb8 AT mail DOT gmail DOT com> |
| Mime-Version: | 1.0 |
| X-PMX-Branch: | TNG-Outgoing |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
On Mon, 23 Feb 2009 09:39:48 +0100
Fr=E9d=E9ric Bron <frederic DOT bron AT m4x DOT org> wrote:
> What does this mean?
>=20
> $ win_shutdown
> WARNING!!! System is going down NOW
> shutdown: Couldn't shutdown: Error 53 The network path was not found.
>=20
> where win_shutdown just contains:
> shutdown -s now
Are you calling a cygwin supplied shutdown, or the windows supplied
shutdown? Windows has its own "shutdown" command.
I suspect it was treating "now" as a network path.
Windows shutdown command:
-------------------------
Usage: shutdown [-i | -l | -s | -r | -a] [-f] [-m \\computername] [-t xx] [=
-c "comment"] [-d up:xx:yy]
No args Display this message (same as -?)
-i Display GUI interface, must be the first op=
tion
-l Log off (cannot be used with -m option)
-s Shutdown the computer
-r Shutdown and restart the computer
-a Abort a system shutdown
-m \\computername Remote computer to shutdown/restart/abort
-t xx Set timeout for shutdown to xx seconds
-c "comment" Shutdown comment (maximum of 127 characters)
-f Forces running applications to close withou=
t warning
-d [u][p]:xx:yy The reason code for the shutdown
u is the user code
p is a planned shutdown code
xx is the major reason code (positive integ=
er less than 256)
yy is the minor reason code (positive integ=
er less than 65536)
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |