User Tools

Site Tools


утилита_ps

This is an old revision of the document!


Утилита ps

Варианты использования

$ ps axuwww

linux$ ps axf

$ ps ax -o pcpu,pid,ppid,user,command
$ man ps
...
       KEY   LONG         DESCRIPTION
       c     cmd          simple name of executable
       C     pcpu         cpu utilization

       p     pid          process ID

       s     size         memory size in kilobytes
       S     share        amount of shared pages

       u     user         user name
       v     vsize        total VM size in KiB
...

pstree

freebsd$ pstree

linux$ pstree -p
утилита_ps.1550817453.txt.gz · Last modified: 2019/02/22 09:37 by val