mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-20 22:50:52 +00:00
Update cheatsheets
This commit is contained in:
@@ -28,7 +28,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Prepend "foo" to all filenames in the current directory:
|
||||
|
||||
`rename {{''}} {{'foo'}} {{*}}`
|
||||
`rename '' '{{foo}}' {{*}}`
|
||||
|
||||
- Rename a group of increasingly numbered files zero-padding the numbers up to 3 digits:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user