3.5.17. readlink - read value of a symbolic link or canonical file name¶
3.5.17.1. Usage¶
readlink [-f] FILE [VARIABLE]
3.5.17.2. Synopsis¶
Read value of a symbolic link or canonical file name The value is either stored it into the specified VARIABLE or printed.
3.5.17.3. Options¶
- -f
canonicalize by following symlinks;