Bash Script To Change File Extensions
Ever want to change the file extension for a group of files in one fell swoop? Me too. If you are using a unix-like system (Linux, Solaris, OS X, etc) then this is extremely easy using a Bash script. If you are on a Windows system then stop everything right now and go install the …