rm -rf not erasing directory
Posted
by chief
on Super User
See other posts from Super User
or by chief
Published on 2010-04-24T22:38:54Z
Indexed on
2010/04/24
22:53 UTC
Read the original article
Hit count: 402
linux
I am attempting to erase a directory called apps. When I run rm-rf apps it looks like it erases it for the moment. When I log back on to the server the directory is still there, though it is highlighted in green.
drwxrwxrwx 3 user user 4096 2010-04-24 18:33 apps
© Super User or respective owner