I have a file called "-foo", and /bin/rm cannot remove it because it
keeps trying to see the "-" as a command-line option. In pre-gnu
days, I'd do "rm - -foo" and it'd work, but now it doesn't. If
there's a way to do this, it should be mentioned in the --help text.
(That is, have a "-" option that ignores all succeeding option flgas,
like grep's "-e" flag.)

-- 
        --dan

Photo Gallery:  http://www.danheller.com/

Reply via email to