rm -f tests/root
ln -s root1 tests/root
LC_ALL=C TZ=GMT ./pidstat -t -rw -u -U foo 2 1 > tests/out.pidstat-Ufoo.tmp && diff -u tests/expected.pidstat-Ufoo tests/out.pidstat-Ufoo.tmp