💻 Software
What units does wget use for bandwidth?
Fresh7 days ago
Mar 15, 20268586 viewsConfidence Score0%
0%
Problem
When downloading, wget reports speed in "K/s". K...what? kilobits? kilobytes? 1024 or 1000? Update: produces "348 K/s". Meanwhile: nethogs says "343 KB/sec" for the entire Wi-Fi connection System Monitor says 364 "KiB/s" for the entire Wi-Fi connection Tomato says "3010.44 kbit/s (367.48 KB/s)" for…
Error Output
wget -O /dev/null http://newark1.linode.com/100MB-newark.bin
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: What units does wget use for bandwidth?
Low Risk
I would guess K stands for kilobytes. In the GNU Wget 1.12 Manual, K always stands for kilobytes.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix