Searched refs:tmpfile_uniq (Results 1 – 1 of 1) sorted by relevance
13 tmpfile_uniq=""34 rm -f "$tmpfile" "$tmpfile_proc" "$tmpfile_uniq"346 unique=$(uniq "$tmpfile" | tee "$tmpfile_uniq" | wc -l)349 diff -u "$tmpfile" "$tmpfile_uniq"354 …exec "$ns" conntrack -L --proto $protoname 2>/dev/null | sort | uniq | tee "$tmpfile_uniq" | wc -l)357 diff -u "$tmpfile" "$tmpfile_uniq"369 proc=$(uniq "$tmpfile_proc" | tee "$tmpfile_uniq" | wc -l)372 diff -u "$tmpfile_proc" "$tmpfile_uniq"509 tmpfile_uniq=$(mktemp)