- cross-posted to:
- linux@programming.dev
- cross-posted to:
- linux@programming.dev
Always thought top was one of those programs frozen in time since the 70s, but apparently, it has a feature set comparable to htop and the like. The default configuration just doesn’t show much of it…


I missed this part during my first read:
and when I tried it, it seemed like my commands weren’t doing anything… so in case anyone else finds this helpful…
How to sort columns in
top.topf(not SHIFT+F)sto sort by the column you’ve currently selectedwhose current sort field is $COLUMN_NAMEsqto exit the Fields Management screenAt this point,
topmay not look like it sorted the selected column. It may be helpful to telltopto highlight the currently sorted column. Pressxto do this.Now it should be easier to tell which column was sorted.