sysstat/tests/05250

4 lines
166 B
Plaintext

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