mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-03 15:27:45 +02:00
shell: added renaming in bulk
This commit is contained in:
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…
x
Reference in New Issue
Block a user