bulk renaming multiple file
Last updated
Was this helpful?
Last updated
Was this helpful?
There are couple of way to rename multiple files.
From
example we have files
And we would like to rename it to
this works with linux and mac without installing anything
This is my favorite way since I'm using and . Check it now, it's awesome
or let zsh automatically define $1, $2 etc
for more complex operation, sometimes it easier to rename the file on your editor.
there is qmv
from renameutils
it will open editor with 2 columns, you can edit the right size rename that file