Linux Ask!

Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.

How to bulk rename files in Linux

Answer:

Use the rename tool

E.g.

# rename .htm .html *.htm

The above command will rename all *.htm files to *.html files.

  1. Massively rename files in Linux?
  2. Rename file in Linux
  3. Rename directory in Linux
  4. Flush all MySQL log files
  5. How to mass rename file in Bash

Leave a Reply

(required)

(required)

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