I am trying to empty my trash - these were files that were copied from a cd. Since I am the only person that uses my pc, I ran a chmod 777 * command because by default these files were not writable. The chmod command works fine - but not on subdirectories and sub-files. Is there a "god mode" for this kind of thing? My trash bin will not empty because some files are protected and i don't have the energy to chmod about one hundred different directories so that I can delete the stuff. Thanks in advance!
Eric