rm -f tests/root
ln -s root1 tests/root
LC_ALL=C TZ=GMT ./pidstat -G fox 2 6 > tests/out1.pidstat-G.tmp && diff -u tests/expected1.pidstat-G tests/out1.pidstat-G.tmp