Skip to content
Technology News Information & Jobs

Technology News Information & Jobs

Ubuntu Tutorials, Ubuntu How To , Linux Tips, Tech Jobs

  • Work with US
  • Search Jobs
  • Post a Job
  • Contact Us
  • Ubuntu
    • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Themes
  • Linux
  • Laptops
  • Tutorials
  • Job Dashboard
  • Toggle search form
Multiple Ways To Rename Multiple Files At Once In Linux

Multiple Ways To Rename Multiple Files At Once In Linux

Posted on April 28, 2023 By admin No Comments on Multiple Ways To Rename Multiple Files At Once In Linux

Multiple Ways To Rename Multiple Files At Once In Linux

There are multiple ways to rename multiple files at once in Linux based operating system.

How To Rename Multiple Files At Once In Linux

Let’s have a look at the methods to rename multiple files at once in Linux-based operating systems.

Method 1:

Bulk rename files using rename utility in Linux

The rename command comes preinstalled in most of Linux-based operating systems. If it is not available by default, run the following command to install:

sudo apt install rename

Now, if you want to rename the following files.

$ ls xyzd1.txt xyzd2.txt xyzd3.txt

Run the following command to  replace the first occurrence of xyz with efg

$ rename 's/xyz/efg/' *

Method 2

Rename multiple files at once using vimv in Linux

Vimv is a command line utility to bulk rename files, Vimv uses Vim editor to rename multiple files at once. Run the following command at first to install Vimv.

Git clones the repository of vimv:

$ git clone https://github.com/thameera/vimv.git

Copy the Vimv binary to your $PATH

$ sudo cp vimv/vimv /usr/local/bin/

Finally, now you need to make it executable:

$ sudo chmod +x /usr/local/bin/vimv

Now you are ready to start it. Go to the directory and run the following command.

$ vimv

In the editor, You will see the filenames that you can rename at once. It is pretty simple to use.  Once done, press ESC the key and type :wq to save and exit.

READ More Relevant Stuff:  Best Internet Browsers For Ubuntu 20.04 LTS

Method 3:

Rename multiple files at once using mmv in Linux

Run the following command to install mmv in Linux based operating system.

sudo apt-get install mmv

You have the following files and you want to rename them:

ls g1.txt g2.txt g3.txt

Run the following command to rename all files starting with the letter "g" to "h", simply run:

$ mmv g\* h\#1

Some of the other tools that you can use to rename multiple files in Linux at once are:

  • renameutils
  • Emacs
  • Thunar
  • KRename
  • Smart File Renamer
Linux Tags:linux, rename

Post navigation

Previous Post: How To Boot Into Rescue Mode Or Emergency Mode In Ubuntu 22.04 / 20.04 / 18.04
Next Post: Ubuntu 23.10 “Mantic Minotaur” Release Schedule

Related Posts

Useful Examples Of Find Command In Linux Useful Examples Of Find Command In Linux Linux
10+ Basic Cat Command Examples in Linux [2023] 10+ Basic Cat Command Examples in Linux [2023] How To Ubuntu
Pop!_OS 20.10 Released Pop!_OS 20.10 Released: Based On Ubuntu 20.10 Linux
Online Tools For Generating Cron Jobs For Linux Online Tools For Generating Cron Jobs For Linux Linux
Multiple Ways To Recover Deleted Files On Linux Multiple Ways To Recover Deleted Files On Linux [2023] How To Ubuntu
Linux Printers Drivers And Utilities With Download Link Download Linux Printers Drivers And Utilities Linux

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • How To Enable Hibernate in Ubuntu 22.04 LTS May 20, 2024
  • Popular Ubuntu Games: Top 5 Games To Play March 17, 2024
  • WordPress | Your site doesn’t include support for the “generateblocks/container” block GenerateBlocks Plugin February 11, 2024
  • Ubuntu Autoremove Command Debian Autoremove Command February 10, 2024
  • How To Mount Windows 11 Shares on Debian Linux December 7, 2023
  • Anonymous Browsing 101: A Deep Dive Into Residential Proxies November 20, 2023
  • How To Correctly Install Uninstall Linux Ubuntu Nvidia Drivers Fast October 31, 2023
  • Ethical Web Design: The Dos and Don’ts October 28, 2023
  • Understanding the Role of Security Operations Center October 25, 2023
  • The Positive Effects of AI Tools and Online Services on Students Successful Essay-Writing Skills October 3, 2023
  • Linux Wget Examples September 27, 2023

Categories

  • Android
  • Apple
  • Blogs
  • Debian
  • Fix
  • Gadgets
  • Game
  • Google
  • How To Ubuntu
  • Internet
  • Laptops
  • Linux
  • Linux Commands
  • Linux Game
  • Linux Mint
  • News
  • Operating Systems
  • Security
  • Technology
  • Themes
  • Tools
  • Tutorials
  • Ubuntu
  • ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Windows 11
  • Wordpress
  • Search Jobs
  • Post a Job
  • Job Dashboard
  • Contact Us
  • About US
  • Cookie Policy
  • Terms and Conditions
  • Privacy Policy
  • Sitemap
  • Write For US

Tags

android apps centos ChatGPT command Commands Debian deepin Desktop docker Fedora fix game games Gaming gnome google kernel linux linux commands linux kernel Linux laptops Linux Mint Linux themes minecraft NVIDIA Python Raspberry Pi sysadmin themes ubuntu ubuntu 18.04 Ubuntu 18.04 LTS Ubuntu 20.04 ubuntu 20.04 lts Ubuntu 22.04 LTS Ubuntu games Ubuntu kernel ubuntu themes ubuntu tutorial VirtualBox Windows Windows 11 Wine WSL
itsubuntu.com is an Equal Opportunity Employer. For Advertisement, Jobs, Guest posts, and any other thoughts, email us at [email protected]
  • SERVICE WRITER – FLOAT

    • Sauk City, WI
    • McFarlane's
    • Full Time
  • User Experience Writer

    • Orlando, FL
    • Radiant Digital
    • Full Time
  • Customs Entry Writer

    • Long Beach, CA
    • Coda Search│Staffing
    • Full Time
  • Technical Writer

    • Carlsbad, NM
    • Airswift
    • Full Time
  • Technical Writer

    • Palo Alto, CA
    • DeWinter Group
    • Full Time
  • Technical Writer

    • Hanover, MD
    • TAD PGS, Inc.
    • Full Time
  • Senior Data Scientist

    • San Francisco, CA (Remote)
    • Patreon
    • Full Time
  • Technical Writer

    • Michigan
    • US Tech Solutions
    • Full Time

Copyright © 2025 Technology News Information & Jobs.

Powered by PressBook Grid Blogs theme