Contrib: cygwin shutdown script (Re: 'shutdown', games)

2002-02-14 Thread Chuck Messenger
hongxun lee wrote: >Sorry for the attachment as i know some hate to see them in emails..This >is my first try of the command 'shutdown', and it did close the windows >applications right away, but you can see that it can't close Cygwin..Is >it supposed to be so ? > Yeah, that's what I've fou

Re: 'shutdown', games

2002-02-14 Thread Randall R Schulz
Hong Xun, Here's how I reboot (shutdown is analogous, I assume): reboot -r now; exit In practice I always start a couple of SETI@home command-line clients under BASH, so I actually do this: # Stop the SETI@home clients, initiate reboot and exit BASH sahs; reboot -r