Tag Archives: The unix find command

Cleaning up my MP3 directory using the find command

I’ve just wrote a quick bash script to delete all the Thumbs.db and desktop.ini using the find command, from my MP3 collection on my home linux box. I also found some nice bash script sites in the process. Advanced techniques … Continue reading

Posted in Linux, Personal | Tagged , , | Leave a comment