]> Sergey Matveev's repositories - btrtrc.git/blob - fs/test.sh
fs: Add a test script
[btrtrc.git] / fs / test.sh
1 mkdir mnt torrents
2 GOPPROF=http godo github.com/anacrolix/torrent/cmd/torrentfs -mountDir mnt -torrentPath torrents &
3 cd torrents
4 wget http://releases.ubuntu.com/14.04.2/ubuntu-14.04.2-desktop-amd64.iso.torrent
5 cd ..
6 ls mnt
7 pv mnt/ubuntu-14.04.2-desktop-amd64.iso | md5sum