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