@ -3,4 +3,5 @@ do
. $i >/dev/null
done
env -0
# env may not support -0, fall back to GNU env
env -0 2>/dev/null || genv -0