Fast batch rename of files in bash
Thu ,16/12/2010Whoever had to rename dozens of files in a folder knows how painfully slow that can be. Here is a one line bash script how to do this fast.
Whoever had to rename dozens of files in a folder knows how painfully slow that can be. Here is a one line bash script how to do this fast.
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: