rm -f tests/root ln -s root1 tests/root LC_ALL=C TZ=GMT ./iostat -o JSON -dm -g disks sda sdb -g other sdc sdd 1 2 > tests/out.iostat-g-JSON.tmp && diff -u tests/expected.iostat-g-JSON tests/out.iostat-g-JSON.tmp