Update cheatsheets

This commit is contained in:
ivuorinen
2024-11-05 00:17:11 +00:00
parent f0c47a27eb
commit 381f17fa3a
4 changed files with 36 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
- Show only the rightmost directory name from a path:
`basename {{path/to/directory/}}`
`basename {{path/to/directory}}`
- Show only the file name from a path, with a suffix removed: