Difference between revisions of "Readlink"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
* https://man7.org/linux/man-pages/man2/readlink.2.html | * https://man7.org/linux/man-pages/man2/readlink.2.html | ||
+ | [[dirname]] -- "$( readlink -f -- "$0"; )"; | ||
+ | == Related == | ||
+ | * <code>[[basename]]</code> | ||
== See also == | == See also == |
Latest revision as of 19:07, 20 June 2022
readlink, readlinkat
- read value of a symbolic link
dirname -- "$( readlink -f -- "$0"; )";
Related[edit]
See also[edit]
Advertising: