Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!hplabs!hpda!hpdslab!hpiacla!brad From: brad@hpiacla.HP.COM (Brad Morford) Newsgroups: comp.sys.hp Subject: Re: Trying to remove a file called "-ls" Message-ID: <4650012@hpiacla.HP.COM> Date: 15 Mar 89 15:49:14 GMT References: <1818@hp-sdd.hp.com> Organization: HP IAC - Pacific Technology Park Lines: 24 I usually write a small C program such as the one below to remove bizzare files. /***************************/ main() { unlink("BizarreFileName"); } /***************************/ Regards, Brad Morford ------------------------------------------------------------------------ Hewlett-Packard Industrial Applications Center (IAC) 1266 Kifer Road, Sunnyvale, CA, 94086 HP-UX Mail: {hpda,hpfcla}!hpiacla!brad brad@hpiacla.HP.COM HPdesk: Brad Morford /HP2200/06 Phone: 408-746-5233 ------------------------------------------------------------------------