that Sam guy

Archive for August, 2009

Favourite linux single line command…

Whenever you have pesky windows users on your network, your file system on any servers running samba start to gain extra, silly, “Thumbs.db” files. If you’re like me and hate the things with a vengeance, you can get rid of every single one of them using the linux command line below. updatedb;for i in `locate [...]