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