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
When renaming with rename --verbose '**/*.*' …, you cannot see which files reside in which directory. It would be useful either to see the file path relative to the working directory or to group the renames by directory. If this is not desirable as a default, such a feature could also be opt-in with an option.
The text was updated successfully, but these errors were encountered:
When renaming with
rename --verbose '**/*.*' …
, you cannot see which files reside in which directory. It would be useful either to see the file path relative to the working directory or to group the renames by directory. If this is not desirable as a default, such a feature could also be opt-in with an option.The text was updated successfully, but these errors were encountered: