Using Geektool I want to output some of the stats that top spits out on my desktop, but not all of them. Rather than calling top | grep "Line_I_want_to_spit_out" for each different line I want it to show(resulting in 5-6 separate calls to top), is it possible to just call top once and select the lines I want it to show? (ex. show Processes, CPU usage, PhysMem, and the top 10 processes ordered by cpu)
Asked
Active
Viewed 273 times
0
flapjacks
- 117