Mass File Renaming

The rename command uses a regular expression to modify a list of files given to it.

The regular expression is formatted like as with sed i.e. rename 's/find/replace/' file1 file2 file3

It's installed by default.

Comments

Popular posts from this blog

Fix Controller Input when a Game Doesn't Use Steam Input

VSC Vanishing Go Imports

Fix Inability to Move Files to Trash in VSC