The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
top output for six processes with the same name, output changed from column to row
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
top output for six processes with the same name, output changed from column to row
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
05-27-2009
drl
Registered User
Join Date: Apr 2007
Location: Saint Paul, MN USA / BSD, CentOS, Debian, OS X, Solaris
Posts: 713
Hi.
The Linux version of
top
can be set to iterate once in a batch mode with:
Code:
top -n1 -b
perhaps a look at your local man page will help (if
top
is the problem) ... cheers, drl
Last edited by drl; 05-27-2009 at
11:22 AM
.. Reason: Typo
drl
View Public Profile
Find all posts by drl
Find drl's past nominations received
Find drl's present nominations given