I have a PHP script which connects to a remote server with cURL and download some files. I run it thru the command line,
php get.php
Whenever it starts downloading data, I get this output:
Total % Received % Xferd Average Speed Tim Dload Upload Total Spent Left Speed
100 162k 0 162k 0 0 21732 0 --:--:-- 0:00:07 --:--:-- 36001
How do I disable it?