$ cd /mnt
$ for i in {1..10} ; do
  # -T : More terse output
  sudo tiotest -T -d ./ >> ~/tiotest_xfs_usb.csv
done
