On Tue, Sep 6, 2016 at 8:17 AM, Bernhard Reutner-Fischer
<rep.dot....@gmail.com> wrote:
> On 6 September 2016 at 08:08, Tito <farmat...@tiscali.it> wrote:
>
>> Hi,
>> I haven't time to test it now, but what would the message
>> be if not even a byte could be written to the device with
>> no space left?
>> I suspect it would be the same message.
>
> $ busybox wget -O /dev/full google.com
> Connecting to google.com (172.217.21.174:80)
> Connecting to www.google.at (172.217.21.163:80)
> wget: short write

Current git:

$ ./busybox wget -O /dev/full google.com
Connecting to google.com (74.125.196.138:80)
Connecting to www.google.cz (74.125.196.94:80)
wget: write error: No space left on device
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to