On Wed, Oct 20, 2004 at 01:33:30PM -0400, Adam Garside wrote: > On Wed, Oct 20, 2004 at 12:51:32PM -0400, Matt Price wrote: > [Snip] > > rm \-* > > or > > rm '-0.pnf' > > > > is there a way to reference files whose names begin with -? > try 'rm -- -0.pnf'
Or "rm ./-0.pnf" works too. -- Chris Harris <[EMAIL PROTECTED]> ------------------------------------------- GNU/Linux --- The best things in life are free. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]