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