.\" Hey, EMACS: -*- nroff -*- .TH fai-link 1 "2019" "FAI 5" .SH NAME fai-link \- create symlink idempotent .SH SYNOPSIS .B fai-link .RI "SOURCE TARGET" .SH DESCRIPTION Check if a symlink from SOURCE to TARGET already exists and do nothing if it's already the same symlink. If $target is defined, use it as prefix for SOURCE. If $verbose is set, the command prints if no change is to be made. The order of the arguments are different to the ln(1) command. .br .SH SEE ALSO .br This program is part of FAI (Fully Automatic Installation). See the FAI manual for more information on how to use fai-monitor. The FAI homepage is https://fai-project.org. .SH AUTHOR Thomas Lange