Re: Shutdown 1.7-1 problem when w2k screen is locked

2005-05-02 Thread Wheeler, Frederick W \(Research\)
> On Apr 29 09:27, Wheeler, Frederick W (Research) wrote: > > > > I have found that when I "Lock Computer" in Windows 2000 just after running > > "shutdown --exitex 10" > > then the computer does not shut down. Nothing happens. The command jus

cygpath only works if the path presently exists

2005-03-11 Thread Wheeler, Frederick W \(Research\)
I'm a little surprised by this behavior from "cygpath" % cygpath -w "//nsk12650701/share" \\nsk12650701\share % cygpath -w "//nsk12650701/share_does_not_exist" cygpath: error converting "//nsk12650701/share_does_not_exist" - No such host or network path In the first command, the

Re: /etc/profile.d/lilypond-profile.sh and basename

2005-03-10 Thread Wheeler, Frederick W \(Research\)
> I think that just adding a -- is a better fix: > > if [ -z "$ZSH_NAME" -a `basename -- "$0"` = "lilypond-profile" ] ; the > > cgf This also fixes the problem for me and is clearly the better solution. basename --help does not mention this option. Fred Wheeler -- Unsubscribe info: http:

Use of openssh 3.6/3.6.1 seems to make some dos generated stdout drop

2003-04-03 Thread Wheeler, Frederick W (Research)
I've been having a problem with (I think) OpenSSH sshd in Cygwin. I have a project that builds with Nmake, and Nmake calls itself recursively as it works it's way down into subdirectories. When I run nmake from a regular cygwin bash window or from within an rxvt window, it works fine. But, if I