Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
$ perldoc -f readlink
readlink EXPR
readlink
Returns the value of a symbolic link, if symbolic links are
implemented. If not, gives a fatal error. If there is some
system error, returns the undefined value and sets "$!"
(errno). If EXPR is omitted, uses "$_".