Re: [OT] Linux snafoo
- Posted by "Carl W." <euphoria at cyreksoft.yorks.com> Feb 25, 2003
- 432 views
Greg Haberek wrote: > i've tried all these: > > rm -xvz.tgz > rm "-xvz.tgz" > rm *.tgz -- only .tgz file in the directory > mv -xvz.tgz temp.tgz -- then rm temp.tgz Try either of these: rm \-xvz.tgz rm -- -xvz.tgz Carl -- [ Carl R White == aka () = The Domain of Cyrek = ] [ Cyrek the Illogical /\ www.cyreksoft.yorks.com ]