sysstat/tests/02220

4 lines
172 B
Plaintext

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