Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!hsdndev!cmcl2!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.unix.questions Subject: Re: file removal question Message-ID: <15306@smoke.brl.mil> Date: 23 Feb 91 20:55:29 GMT References: Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 8 In article dblack@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 .