qmv

Move files and directories using the default text editor to define the filenames. More information: <https://www.nongnu.org/renameutils/>.

Debian Debian
RUN apt-get update && \ apt-get install -y renameutils
Ubuntu
RUN apt-get update && \ apt-get install -y renameutils
Arch Arch Linux
RUN pacman -S --noconfirm renameutils
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y renameutils
Fedora
RUN dnf install -y renameutils
Raspbian
RUN apt-get update && \ apt-get install -y renameutils
click the source code to copy install qmv on any operating system with command-not-found.com