I am trying to empty my trash on en external drive.
I tried cocktail's for empty- no luck
I tried rm - no luck
I tried rmdir - no luck
here is the prompt of what I get in a rm -R
any idea what the problem is? it is really annoying.
I tried cocktail's for empty- no luck
I tried rm - no luck
I tried rmdir - no luck
here is the prompt of what I get in a rm -R
Code:
CPU:/Volumes/Platter/.Trashes/1026 name$ rm -r /Volumes/Platter/.Trashes/1026/*
rm: /Volumes/Platter/.Trashes/1026/h/2002/02/08: Directory not empty
rm: /Volumes/Platter/.Trashes/1026/h/2002/02/11: Directory not empty
rm: /Volumes/Platter/.Trashes/1026/h/2002/02/12: Directory not empty
rm: /Volumes/Platter/.Trashes/1026/h/2002/02/13: Directory not empty
rm: /Volumes/Platter/.Trashes/1026/h/2002/02/15: Directory not empty
rm: /Volumes/Platter/.Trashes/1026/h/2002/02/28: Directory not empty
rm: /Volumes/Platter/.Trashes/1026/h/2002/02: Directory not empty
rm: /Volumes/Platter/.Trashes/1026/h/2002/03: Directory not empty
rm: /Volumes/Platter/.Trashes/1026/h/2002: Directory not empty
rm: /Volumes/Platter/.Trashes/1026/h/2003/01/30: Directory not empty
rm: /Volumes/Platter/.Trashes/1026/h/2003/01: Directory not empty
rm: /Volumes/Platter/.Trashes/1026/h/2003: Directory not empty
rm: /Volumes/Platter/.Trashes/1026/h: Directory not empty
any idea what the problem is? it is really annoying.