mirror of
				https://github.com/tiyn/wiki.git
				synced 2025-10-31 02:11:15 +01:00 
			
		
		
		
	shell: added renaming in bulk
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user