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.
Home
Software Tips How to Rename groups of files from the command line

By WonderHowTo
Sep 11, 2010 02:12 AM
You already know how to use your phone. With Gadget Hacks' newsletter, we'll show you how to master it. Each week, we explore features, hidden tools, and advanced settings that give you more control over iOS and Android than most users even know exists.
Sign up for Gadget Hacks Weekly and start unlocking your phone's full potential.
Comments
Be the first, drop a comment!