rm -f tests/root
ln -s root1 tests/root
LC_ALL=C TZ=GMT ./sar -q MEM,IO 0 > tests/out.sar-qMEMIO.tmp && diff -u tests/expected.sar-qMEMIO tests/out.sar-qMEMIO.tmp
