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

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:  How To Clear Pip Cache On Linux

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

Open Source Alternatives To Windows Software In 2020 Open Source Alternatives To Windows Software In 2023 Linux
Linux Video Editors Feature Rich Best Linux Video Editors [ Completely Free] Linux
Best YUM Command Examples For Everyone Best YUM Command Examples For Everyone Linux
List Of Linux Terminal Emulators In 2023 List Of Best Linux Terminal Emulators In 2023 Linux
Slax 11.2 Released Linux
Best Microsoft Teams Alternatives For Linux In 2023 Best Microsoft Teams Alternatives For Linux In 2023 Linux

Recent Posts

  • New Job Search October 10, 2025
  • 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

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]
  • SQL Report Writer

    • Hammonton, NJ
    • TWO95 International
    • Full Time
  • Sr Electrical Engineer, Data Center (Hybrid)

    • San Jose, CA
    • CyberCoders
    • Full Time
  • Distinguished Data Engineer

    • Petersburg, VA (Remote)
    • Capital One
    • Full Time
  • Deviation Writer

    • Durham, NC
    • Process Alliance
    • Full Time
  • Remote Blockchain Engineering Manager (San Francisco)

    • San Francisco, CA
    • Circle
    • Full Time
  • Azure Engineer

    • Fort Worth, TX
    • Jobot
    • Full Time
  • Nights & Weekends Blogger, The Cut

    • Remote
    • Vox Media
    • Full Time
  • AI / Machine Learning Engineer

    • Stratford, CT
    • Lockheed Martin
    • Full Time

Copyright © 2025 Technology News Information & Jobs.

Powered by PressBook Grid Blogs theme