# phpman > man > prtstat(1)

[PRTSTAT(1)](https://www.chedong.com/phpMan.php/man/PRTSTAT/1/markdown)                                  User Commands                                 [PRTSTAT(1)](https://www.chedong.com/phpMan.php/man/PRTSTAT/1/markdown)



## NAME
       prtstat - print statistics of a process

## SYNOPSIS
       **prtstat** [**-r**|**--raw**] _pid_
       **prtstat** **-V**|**--version**

## DESCRIPTION
       **prtstat**  prints  the  statistics  of  the specified process.  This information comes from the
       **/proc/**_pid_**/stat** file.

## OPTIONS
### -r --raw
              Print the information in raw format.

### -V --version
              Show the version information for **prtstat**.

## FILES
       **/proc/**_pid_**/stat**
              source of the information **prtstat** uses.



psmisc                                       2020-09-09                                   [PRTSTAT(1)](https://www.chedong.com/phpMan.php/man/PRTSTAT/1/markdown)
