Nix Nix
tldr-pages web client with multiple languages
Nix Nix
Search
On This Page

rename

Rename a file or group of files with a regular expression. More information: https://keith.github.io/xcode-man-pages/rename.2.html.

  • Replace from with to in the filenames of the specified files:

rename 's/from/to/' *.txt

Related Topics
português (Portugal) version
Contribute to This Page
Report New Issue View Source
Discuss this page