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