I need to check out if it finally got available for OpenSuSE: [WayBack] CoreFreq – A Powerful CPU Monitoring Tool for Linux Systems
via:
Posted by jpluimers on 2018/05/07
I need to check out if it finally got available for OpenSuSE: [WayBack] CoreFreq – A Powerful CPU Monitoring Tool for Linux Systems
via:
Posted in *nix, *nix-tools, Linux, openSuSE, Power User, ps, SuSE Linux | 2 Comments »
Posted by jpluimers on 2018/02/14
There still is no ps xf
on Mac OS X.
You need brew install pstree
for that. Then you can excute pstree
which gives you a treeview of the processes running.
via: [WayBack] command line – Linux’ ps f
(tree view) equivalent on OSX? – Ask Different
–jeroen
Posted in *nix, *nix-tools, Apple, Home brew / homebrew, iMac, Mac, Mac OS X / OS X / MacOS, MacBook, MacBook Retina, MacBook-Air, MacBook-Pro, MacMini, macOS 10.12 Sierra, OS X 10.10 Yosemite, OS X 10.11 El Capitan, OS X 10.9 Mavericks, Power User, ps | Leave a Comment »
Posted by jpluimers on 2017/04/07
Learned about the -www switch for ps: extra extra “unlimited” wide (a single -w gets you 132 columns).
ps auxwww
Actually, there is no need for www, ww just works:
–jeroen
Source: Starting a command with one more more spaces prevents it from going into the…
Posted in *nix, *nix-tools, Power User, ps | Leave a Comment »