Posted by
gabriel on May 15th, 2011 in
Commands,
Linux |
0 comments
Sometime it happen that I need to find all certain type of file or directory from a folder and sub folders and delete it. An example is if you have to copy a project under svn and you want to clean all...
Posted by
gabriel on May 14th, 2011 in
Linux,
Utility |
0 comments
I use Imagemagick when I have a lot of pictures that need to be resized for being used on a website. From a shell, the command for resize a picture is:
$ mogrify -resize...