sysstat/tests/05130

4 lines
223 B
Plaintext
Raw Normal View History

2023-02-28 13:51:48 +08:00
rm -f tests/root
ln -s root1 tests/root
LC_ALL=C TZ=GMT ./pidstat -T CHILD -t -dRrsuvw -p ALL 2 6 > tests/out1.pidstat-At-TCHILD-ALL.tmp && diff -u tests/expected1.pidstat-At-TCHILD-ALL tests/out1.pidstat-At-TCHILD-ALL.tmp