sysstat/tests/05200

4 lines
174 B
Plaintext

rm -f tests/root
ln -s root1 tests/root
LC_ALL=C TZ=GMT ./pidstat -ds -p 8741,21342 1 3 > tests/out.pidstat-p.tmp && diff -u tests/expected.pidstat-p tests/out.pidstat-p.tmp