Linux

Categorized | cli

Chain renaming files in Linux

To quickly rename a large number of files in Linux using the command line, use rename.
rename ’s/\.jpg$/.gif/’ *.jpg will transform all the extensions of JPEG files into GIF.

Author Profile

T4L ;

Other posts by T4L

Author's web site



Are you satisfied with this blog?
Why not subscribe our RSS Feed? you will always get the latest post.


1 Comment

  1. fff

    One might also check here

    1

Leave A Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>