Erik Christiansen writes:

>> $ rsync -hhr mirror.internode.on.net::debian-cd/ | foldr grep -- .iso$ i386 
>> netinst
>> -rw-r--r--        277.00M 2015/01/11 00:32:40 
>> 7.8.0/i386/iso-cd/debian-7.8.0-i386-netinst.iso
>
> debian-7.8.0-i386-netinst.iso was the one I ended up with
> at the mentioned link. It's a bit over 290 MB.

The size difference is because you have ten fingers and I have only two.

    $ truncate -s277m test
    $ rsync -hh test
    -rw-r--r--        277.00M 2015/03/23 10:20:43 test
    $ rsync -h test
    -rw-r--r--        290.46M 2015/03/23 10:20:43 test

_______________________________________________
luv-main mailing list
[email protected]
http://lists.luv.asn.au/listinfo/luv-main

Reply via email to