If you have problems deleting files try repairing the permissions as suggested above. Another option which works for me is running the sudo command - it gives you temporary root privilege and works on stubborn files. For example:
sudo rm *.sit
Would erase the SIT files in the current folder.
__________________
How you do anything is how you do everything.
|