Greetings, On Fri, Jun 21, 2013 at 5:25 PM, Dhana Sekar <[email protected]> wrote: > command: top > purpose: display Linux tasks.It can display system summary information > as well as a list of tasks currently being managed by > the > Linux kernel > > 3. when top is running Press (Shift+O) to Sort field via field letter, for > example press ‘a‘ letter to sort process with PID (Process ID) > 4. Press ‘z‘ option in running top command will display running process > in color which may help you to identified running process easily > 5. Top output keep refreshing until we press ‘q‘. With below command top > command will automatically exit after 10 number of repetition. > $top -n 10
Pressing "1" will toggle display of number of cores and load on each of them. -- Regards, Rajagopal _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
