This website requires JavaScript.
Explore
Help
Sign In
ctome
/
tldr
mirror of
https://github.com/CrimsonTome/tldr.git
Watch
1
Star
0
Fork
You've already forked tldr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6a037d6fdb
tldr
/
pages
/
osx
/
rename.md
168 B
Raw
Blame
History
rename
Rename a file or group of files with a regex.
Replace
from
with
to
in the filenames of the specified files:
rename 's/{{from}}/{{to}}/' {{*.txt}}