file removal question

Doug Gwyn gwyn at smoke.brl.mil
Sun Feb 24 07:55:29 AEST 1991


In article <Feb.23.10.42.01.1991.12994 at pilot.njin.net> dblack at pilot.njin.net (David Alan Black) writes:
>I've managed, though faulty sed syntax, to end up with a 0-byte file
>called "-e".
>The question is: how do I delete it????

rm -- -e
rm ./-e
rm -ri .



More information about the Comp.unix.questions mailing list