TLDR
Enter a command. For example: cryfs, tox, keepassxc cli, ssh.

readlink

 
Follow symlinks and get symlink information. More information: https://www.gnu.org/software/coreutils/readlink.
 
  • Get the actual file to which the symlink points:
     
    readlink {{filename}}
     
  • Get the absolute path to a file:
     
    readlink -f {{filename}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.