2 Matching Annotations
- Oct 2020
-
unix.stackexchange.com unix.stackexchange.com
-
readlink is not part of the standard. A portable script could be implemented with only POSIX shell features.
-
-
stackoverflow.com stackoverflow.com
-
the following seems to do it without the bashism
-