How to List Processes in Linux
ps -aux toppstree…1. Top First Five Lines of System Summary Statistics The first five lines in the statistics area display overall system statistics. 1. The first line shows task queue information, identical to the output of the `uptime` command: [root@localhost ~]# uptime 13:22:30 up 8 min, 4 users, load av …