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 Linux Laptops Of 2021 [Specs & Price]

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

Best GUI Based USB Image Writer Tools On Linux [2023] Linux
Best Tools To Create Your Own Custom Linux OS In 2023 Best Tools To Create Your Own Custom Linux OS In 2023 Linux
Monitor Linux Disk Usage Best Tools To Monitor Linux Disk Usage And Partitions Linux
How To Install Microsoft Teams On Ubuntu 22.04 LTS And Other Linux How To Install Microsoft Teams On Ubuntu 22.04 LTS And Other Linux Linux
Useful Tools To Monitor CPU And GPU Temperature In Ubuntu 20.04 Useful Tools To Monitor CPU And GPU Temperature In Ubuntu 20.04 Linux
Fix sudo apt-get install openssh-server not working error : Enable SSH Server on Ubuntu Fix sudo apt-get install openssh-server not working error : Enable SSH Server on Ubuntu 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]
  • Azure Architect

    • Kansas City, MO
    • Core Catalysts, Llc
    • Full Time
  • Systems Engineer II – Systems Design Architecture Effectors

    • Tucson, AZ
    • Raytheon
    • Full Time
  • Technical Writer

    • Hemlock, MI
    • Compunnel Inc.
    • Full Time
  • Technical Writer

    • Milwaukee, WI
    • Codeworks IT Careers
    • Part Time
  • Aftermarket Engineering Data Engineer

    • North Carolina (Remote)
    • Trane Technologies
    • Full Time
  • Automotive Service Advisor / Service Writer – Highland Park, IL

    • Highland Park, IL
    • GreatWater Garages
    • Full Time
  • Architect, Enterprise Lab Services and Operations Architect

    • Austin, TX
    • Dell
    • Internship
  • Architect, DevOps and Emerging Technology Strategy

    • Hopkinton, MA
    • Dell
    • Internship

Copyright © 2025 Technology News Information & Jobs.

Powered by PressBook Grid Blogs theme