as for all-caps names - simply don't use them. There is a boatload of env variables that are all-caps by convention. I've seen someone override PATH,...
The same happens in Ubuntu too. In my skel directory there are 3 hidden (dot) files: .bash_logout .bashrc and .profile. Non of this files are needed...
if you think about such optimizations by hand, forget it, generally they don't matter. It's the algorithm that makes or breaks the program, potential...
really put the dest outside src, if you would run the script again you would get Wallpapers/grayscale/grayscale (original grayscale is treated as an...
how much time does a single file take? The script is as simple as it gets, i doubt you can make it noticeably faster. You could throw echo away. Most...