shell: added renaming in bulk

master
tiyn 1 year ago
parent 8d60e297c1
commit a0dcd3130a

@ -52,6 +52,11 @@ For renaming many files in bulk the `qmv` to move or `qcp` or copy can be used.
Usually both of these commands are packaged withing the `renameutils` package.
For more information visit the [renameutils website](https://www.nongnu.org/renameutils/).
Another option for bulk renaming is `vidir` which is part of the `moreutils` package for most
[distributions](/wiki/linux/linux.md#distributions).
vidir is able to create folders which qmv is not.
More information can be found on the [moreutils website](https://joeyh.name/code/moreutils/).
### Expansion
This section is based on the

Loading…
Cancel
Save