On 09.02.2007, at 15:29, Mário Gamito wrote:
I've accidently created two directories: -f and -q
Now, i can't remove them with rm -rf -f -q
I get an error.
Any ideas ?
try: rm -rf -- -f -q
that should do it. with the double dash you end the commands for rm.
hth
florian
--
Florian Klien
student of Telematics, tutor for 'Introduction to Structured
Programming' and 'Software Development Practical Exercises'
at Graz university of technology.
"We have persistent objects, they're called files.",
Ken Thompson
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
[Linux Newbie]
[Audio]
[Hams]
[Kernel Newbies]
[Util Linux NG]
[Security]
[Netfilter]
[Bugtraq]
[Photo]
[Yosemite Photos]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Linux Device Drivers]
[Samba]
[Video 4 Linux]
[Git]
[Linux Resources]
[Fedora Users]