On Unix wget determines the width for its progress bar via a call to ioctl. In a bash script how can I set reliably the width wget uses?
wget
ioctl
I tried