rm -f tests/root ln -s root1 tests/root LC_ALL=C TZ=GMT ./pidstat -uRr -p 1234 1 2 > tests/out.pidstat-p-unkwn.tmp && diff -u tests/expected.pidstat-p-unkwn tests/out.pidstat-p-unkwn.tmp