rm -f tests/root
ln -s root1 tests/root
LC_ALL=C TZ=GMT ./pidstat -T TASK -d 1 3 > tests/out1.pidstat-d-TTASK.tmp && diff -u tests/expected1.pidstat-d-TTASK tests/out1.pidstat-d-TTASK.tmp
