cd .. pgawk --dump-variables=$HOME/tmp/vars.out \ --profile=$HOME/tmp/profile.out \ -f which.awk breastCancer.csv Seed=$RANDOM sort $HOME/tmp/vars.out | gawk '$1 ~ /^[A-Z]*:/ {next} {print}'