You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: