On Thu, Jul 04, 2002 at 12:29:07PM +1000, DaZZa wrote: > > Mind you, I'd expect that the command _should_ have errored because you > had a "-" in the middle of it - it should have accepted the next option as > an argument, not part of a filename.
I think you might be thinking of "--", which means the following arguments are to be treated as filenames and not as switches. Check the man page first, though... -Andrew. -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
