[vox-tech] Removing Files

Milver S. Nisay vox-tech@lists.lugod.org
Thu, 20 May 2004 09:31:11 +0100


> No luck with the mp3 or avi files.  I have included the excuted commands
> and the outcomes below.  Thanks for the suggestions though.

check if the files are immutables?  are you deleting the file using root?
have you tried rm -rf ? what about modifying file attribute to 777 and chmod
root.root ALLFILES
then delete them again using rm -rf ?

hope this helps//
milver