Home
last modified time | relevance | path

Searched refs:INTERSECT (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/
H A Dperf-archive.sh61 INTERSECT=`comm -12 <(ls) <(echo "$TAR_CONTENTS") | tr "\n" " "` # check for overwriting
62 if [ ! -z "$INTERSECT" ]; then # prompt if file(s) already exist in the current directory