mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-17 19:00:46 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
|||||||
# dirname
|
# dirname
|
||||||
|
|
||||||
> Calculates the parent directory of a file or directory path.
|
> Calculates the parent directory of a file or directory path.
|
||||||
> More information: <https://www.gnu.org/software/coreutils/dirname>.
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/dirname-invocation.html>.
|
||||||
|
|
||||||
- Calculate the parent directory of a given path:
|
- Calculate the parent directory of a given path:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user