Re: md5sum : strange error message : "invalid option"

2002-10-05 Thread fergus
> Does it have a file name with an embedded hyphen, maybe? Something > like: > > /cygdrive/c/WINDOWS/Desktop/Data -Modified.lnk Absolutely right. Thank you. Fergus -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentat

Re: md5sum : strange error message : "invalid option"

2002-10-05 Thread Cliff Hones
> I'm getting a strange error message from md5sum: the command has worked fine > in the past. It looks like this: > > ~> md5sum `find /cygdrive/c/WINDOWS/Desktop` > md5sum: invalid option -- M > Try `md5sum --help' for more information. > ~> > > There's no problem with md5sum `find .` for examp