Weblog
Thoughts which doesn't affect the world's peace

Posts Tagged ‘remove’

Find and remove multiple files

Wed ,08/12/2010

Under *nix operating system, there is a command to find files and folders, called the same way – find.

Are you tired of all the windows users browsing through images and creating “Thumbs.db” files?

Here is how you can remove these files with just one command:

(more…)