* Jakub Wilk <[email protected]>, 2011-05-13, 21:25:
From time to time pv displays transfer rates in exponential notation, e.g.:2.98MB 0:00:03 [1.02e+03kB/s] [ <=> ]I think this happens if the value is somewhere between 1000kB/s and 1.0MB/s.
The similar thing happens with file sizes: $ yes | head -c 1000 | pv -b > /dev/null 1e+03 B -- Jakub Wilk -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

