Difference between revisions of "Ps"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
{{Draft}}
+
ps - report a snapshot of the current processes
 
 
ps - report a snapshot of the current processes
 
 
 
 
http://man7.org/linux/man-pages/man1/ps.1.html
 
http://man7.org/linux/man-pages/man1/ps.1.html
  
  
 +
== Examples ==
  
 
* [[Threads]]: <code>ps -efL</code> or <code>[[pstree]] -p PID</code>
 
* [[Threads]]: <code>ps -efL</code> or <code>[[pstree]] -p PID</code>

Revision as of 14:37, 2 February 2020

ps - report a snapshot of the current processes 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


See also

Advertising: