ref: 8be7f27b758ef9ef818f68db0d8bcb7b038eae0e
dir: /sys/src/cmd/git/test/util.rc/
fn q { {$* > /tmp/out.$pid && rm /tmp/out.$pid} || cat /tmp/out.$pid } fn qq { $* >/dev/null >[2]/dev/null } fn die { st=$status if(! ~ $st ''){ *=($* : $st) echo $"* exit $"* } } G=`{cleanname `{pwd}^/..}