logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

fai-link - create symlink idempotent

Author

       Thomas Lange <lange@cs.uni-koeln.de>

FAI 5                                                 2019                                           fai-link(1)

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.

Name

       fai-link - create symlink idempotent

See Also

       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.

Synopsis

fai-link SOURCE TARGET

See Also