http://en.tuxero.com/2007/09/how-to-delete-useless-windows-files-in.html
If the files are in a samba directory you must use sudo
ex.
sudo find /my_path -type f -name "desktop.ini" -exec rm -f {} \;
Πέμπτη 10 Μαρτίου 2011
Εγγραφή σε:
Αναρτήσεις (Atom)