Searched refs:ln_test (Results 1 – 1 of 1) sorted by relevance
69 ln_test() function89 1) ln_test "" "file" "file_link";;90 2) ln_test "-s" "file" "file_link";;91 3) ln_test "-s" "dir" "dir_link";;92 4) ln_test "" "$PWD/file" "file_link";;93 5) ln_test "-s" "$PWD/file" "file_link";;94 6) ln_test "-s" "$PWD/dir" "dir_link";;