parallel/testsuite/wanted-results/parallel-local164

6 lines
171 B
Plaintext
Raw Normal View History

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