How to Rename groups of files from the command line

Sep 11, 2010 02:12 AM
634754411587453945.jpg

The Linux command shell provides a very powerful interface for doing various system tasks. This video explains with an example, how to use a bit of programming techniques to batch rename files with similar naming conventions. The narrator first displays the names of the files in the current directory using the l command and then, using a for loop and a move command in the shell window, interchanges the prefixes and suffixes of two similarly named files. An echo keyword is also used, so that the steps being executed are clearly visible. The narrator also provides helpful insights so that the workings of the commands are clearly understandable.

Related Articles

637214101361350433.jpg

SelfCAD Model Showcase | Toilet Paper

636225754611332141.jpg

How to Bypass the Password Login Screen on Windows 8

Comments

No Comments Exist

Be the first, drop a comment!