![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Identifying and grouping OS processes and APP processes | wilsonee | SUN Solaris | 2 | 09-30-2008 06:26 AM |
| Monitoring Processes - Killing hung processes | ukndoit | UNIX for Advanced & Expert Users | 4 | 01-17-2008 01:30 AM |
| processes | jayaram_miryabb | Filesystems, Disks and Memory | 1 | 03-09-2005 05:06 AM |
| processes | master_6ez | Shell Programming and Scripting | 3 | 11-24-2004 06:48 AM |
| Spawing multiple display processes from one shell. | JoeTheGuy | UNIX for Advanced & Expert Users | 4 | 10-02-2002 07:35 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
How Can I Have Top Display The Top 20 Processes??
how can i do that in a script withough havin the script halt at the section where the top command is located. am writign a script that will send me the out put of unx commands if the load average of a machine goes beyond the recommended number.
top -n 20 i want to save this output to a file and continue with the script |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
From the top man page:
Quote:
|
||||
| Google The UNIX and Linux Forums |
| Tags |
| load average, performance |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|