rm -f tests/root
ln -s ${T_SRCDIR}/tests/root1 tests/root
LC_ALL=C TZ=GMT ./iostat -g other sda9 sda12 -g total -p ALL 1 2 > tests/out2.iostat-gpALL.tmp && diff -u ${T_SRCDIR}/tests/expected2.iostat-gpALL tests/out2.iostat-gpALL.tmp
