Re: [Hampshire] how do I delete a file named -n
English
Esta mensagem é parte da seguinte discussão:
a lista completa das discussões ordenadas por data
Andy Smith em
2007-01-31 21:19
Hugo Mills em
2007-02-01 21:05
Autor:
Gordon Scott
Data:
2007-02-01 18:23
UTC
Para:
Hampshire LUG Discussion List
Assunto:
Re: [Hampshire] how do I delete a file named -n
On Wed, 31 Jan 2007, Chris Liddell wrote:
> If there aren't other files it would impact, you could try:
>
> rm ?n
you can of course do:
rm -i ?n
which is interactive and asks you to confirm deletion.
That also helps avoid deleting other files accidently.
G. -- Gordon Scott
http://www.gscott.co.uk
Linux ... Because I like to *get* there today.