rm -f tests/root ln -s root1 tests/root LC_ALL=C TZ=GMT ./pidstat -lt -G "server$" -p ALL 2 6 > tests/out.pidstat-lG.tmp && diff -u tests/expected.pidstat-lG tests/out.pidstat-lG.tmp