Difference between revisions of "Ps"

From wikieduonline
Jump to navigation Jump to search
Line 21: Line 21:
 
* <code>[[docker ps]]</code>
 
* <code>[[docker ps]]</code>
 
* [[Activity Monitor]]
 
* [[Activity Monitor]]
 +
* <code>[[/proc/cmdline]]</code>, <code>/proc/1/[[cmdline]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 09:53, 19 November 2020

ps - report current processes on the system. ps is include in procps package.

http://man7.org/linux/man-pages/man1/ps.1.html


Examples

 -L     Show threads, possibly with LWP and NLWP columns.
  • ps auxwwwe
e show the enviroment after the command


  • ps -u USERNAME
  • ps -aux --sort -time

Related terms

See also

Advertising: