Searched refs:SYMLINKS (Results 1 – 1 of 1) sorted by relevance
875 local DIRECTORY SYMLINKS DIR FILE LINK880 SYMLINKS=`find $DIRECTORY -type l`881 if [ -z "$SYMLINKS" ]; then885 for SYMLINK in $SYMLINKS; do