rm -f tests/root
ln -s root1 tests/root
LC_ALL=C TZ=GMT ./pidstat -o JSON -H -C fox 2 6 > tests/out1.pidstat-C-JSON.tmp && diff -u tests/expected1.pidstat-C-JSON tests/out1.pidstat-C-JSON.tmp
