DragonFly BSD
DragonFly users List (threaded) for 2006-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: How to delete files starting with "-"?


From: Timour Ezeev <timour@xxxxxxxxxxxx>
Date: Wed, 6 Sep 2006 11:18:56 -0400 (EDT)


On Thu, 7 Sep 2006, Petr Janda wrote:


Is it possible? How? Ive been trying to figure out.


Yet another way is to specified either full or relative path of the file, i.e:


rm /home/user/-badfile

or

rm ./-badfile


BR,


- Timour



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]