Lines Matching refs:ln
122 : ${LN_S="ln -s"}
1302 until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do
2064 # Try `ln -sf' first, because the `ln' binary might depend on
2065 # the symlink we replace! Solaris /bin/ln does not understand -f,
2066 # so we also need to try rm && ln -s.
7954 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"