$ whatis ps

ps ps (1) - report process status

ps ps (1b) - display the status of current processes

Examples:

  1. ps -u root
  2. ps -p 1,2,3
  3. ps -efa | grep -i http
  4. ps -efa | grep apache

Please click on " ps in PDF " format.

Please click on " ps in HTML " format.