.. index:: readlink (command) .. _command_readlink: readlink - read value of a symbolic link or canonical file name =============================================================== Usage ^^^^^ ``readlink [-f] FILE [VARIABLE]`` Synopsis ^^^^^^^^ Read value of a symbolic link or canonical file name The value is either stored it into the specified VARIABLE or printed. Options ^^^^^^^ -f canonicalize by following symlinks; .. generated from: /ptx/work/WORK_EIHEI/sha/backup/barebox/barebox-maintainer-utils/barebox/commands/readlink.c .. command function: do_readlink