two questions

Augusto Jun Devegili freebsd at devegili.org
Thu Jun 24 20:14:04 PDT 2004


On Fri, 2004-06-25 at 00:06, Michael Sharp wrote:
> I'm having a brain freeze tonight and apparently forgot some
> basic UNIX commands..
> 
> what is the command to remove the file "--directory"
> 
> rm *directory* = nope
> rm "*directory*" = nope
> rm \-\-\directory = nope
> rm -i * = nope and dosent even see the file

rm -- --directory



More information about the freebsd-questions mailing list