<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Sep 11, 2020 at 4:48 PM Rob Landley <<a href="mailto:rob@landley.net">rob@landley.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 9/11/20 2:11 PM, enh wrote:<br>
>     Right now I have a patch to make the commas just care about "1,234.5" vs<br>
>     "1.234,5" as a binary choice (which covers the vast majority of the planet, and<br>
>     will never matter on android anyway because you nerfed that), vs a patch to<br>
>     revert the whole mess back to how it was before I started meddling with it.<br>
> <br>
>     (I looked at removing and commas but keeping the megabyte forcing, which gets<br>
>     back to "with 8 digits of space 64 gigs would still show as kilobytes, which is<br>
>     what you were objecting to in the first place, despite that being what debian<br>
>     does for me with 16 gigs of ram I.E. 8 digits"...)<br>
><br>
> do you have an older or newer top than me? i gave my version number before<br>
> (procps-ng 3.3.16) but didn't explicitly say i was doing so in order for you to<br>
> be able to compare. i get MiB even on a box with only 16GiB.<br>
<br>
The top command won't tell me a versino, but dpkg says procps 3.3.12 but not -ng.<br></blockquote><div><br></div><div>i think it will, it's just neither very helpful nor clear:</div><div><br></div><div>~$ top --version<br>top: inappropriate '-version'<br>Usage:<br>  top -hv | -bcEHiOSs1 -d secs -n max -u|U user -p pid(s) -o field -w [cols]<br>~$ <span style="background-color:rgb(255,255,0)">top -v<br></span></div><div><span style="background-color:rgb(255,255,0)">  procps-ng 3.3.16</span><br>Usage:<br>  top -hv | -bcEHiOSs1 -d secs -n max -u|U user -p pid(s) -o field -w [cols]<br>~$ <br></div><div><br></div><div>even when it works, it manages to make it look like a syntax error!</div><div><br></div><div>but, yeah, sounds like you have an older version, which at least answers the question of which direction they're moving in.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Rob<br>
</blockquote></div></div>