izabera 1459184695 learn portable way to test if FOO is an env var: awk 'BEGIN { exit ! ("FOO" in ENVIRON) }'