Searched refs:INTERSECT (Results 1 – 1 of 1) sorted by relevance
61 INTERSECT=`comm -12 <(ls) <(echo "$TAR_CONTENTS") | tr "\n" " "` # check for overwriting62 if [ ! -z "$INTERSECT" ]; then # prompt if file(s) already exist in the current directory