parallel/testsuite/wanted-results/parallel-local164
2020-10-22 21:47:01 +02:00

6 lines
171 B
Plaintext

echo "### test08"
### test08
cd input-files/test08; ls | parallel -q perl -ne '/_PRE (\d+)/ and $p=$1; /hatchname> (\d+)/ and $1!=$p and print $ARGV,"\n"' | sort
b
d