View Single Post
  #1   (View Single Post)  
Old 18th July 2008
graudeejs's Avatar
graudeejs graudeejs is offline
Real Name: Aldis Berjoza
ISO Quartermaster
 
Join Date: Jul 2008
Location: Riga, Latvia
Posts: 589
Default Cannot delete it....

Code:
killasmurf# rm -R tmp
override r-xr-xr-x  root/wheel schg for tmp/temproot/var/empty? y
rm: tmp/temproot/var/empty: Operation not permitted
rm: tmp/temproot/var: Directory not empty
rm: tmp/temproot: Directory not empty
rm: tmp: Directory not empty
killasmurf# cd tmp/temproot/var/
killasmurf# ls -la
total 6
drwxr-xr-x  3 root  wheel  512 Jul 15 22:10 .
drwxr-xr-x  3 root  wheel  512 Jul 15 22:10 ..
dr-xr-xr-x  2 root  wheel  512 Jul 15 09:46 empty
killasmurf# cd empty
killasmurf# ls -la
total 4
dr-xr-xr-x  2 root  wheel  512 Jul 15 09:46 .
drwxr-xr-x  3 root  wheel  512 Jul 15 22:10 ..

I can't delete that dam directory...
and it's empty
i remember there was program for setting some kind of flags....
perhaps it can help.... but i don't remember name....


any ideas?
Ye, and i ran it as root with su


This was left over after i rebuild world
Reply With Quote