7zip supports the rn command that can rename files if you provide pairs of old new.
If you need to rename an archive with tens of thousands of files however, this solution is not scalable as terminals have a limited number of characters.
Would it be possible for the command to consume a file with a list of pairs that would be used for the rename operation?
7zip supports the rn command that can rename files if you provide pairs of old new.
If you need to rename an archive with tens of thousands of files however, this solution is not scalable as terminals have a limited number of characters.
Would it be possible for the command to consume a file with a list of pairs that would be used for the rename operation?