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

The TypeScript "extends" Keyword Doesn't Extend Types

Use Joycons with Steam on Linux

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