sysstat/tests/02010

4 lines
146 B
Plaintext

rm -f tests/root
ln -s root1 tests/root
LC_ALL=C TZ=GMT ./iostat 2 3 > tests/out.iostat.tmp && diff -u tests/expected.iostat tests/out.iostat.tmp