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