.. 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 and store it into VARIABLE. 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