table of contents
        
      
      
    
      other languages
    
    
  | PRTSTAT(1) | Commandes de l'utilisateur | PRTSTAT(1) | 
NOM¶
prstat - imprimer les statistiques d'un processus
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
- Imprimer les informations au format brut.
- -V, --version
- Afficher les informations de version pour prtstat.
FICHIERS¶
- /proc/pid/stat
- source des informations utilisées par prtstat.
| 29 septembre 2020 | psmisc |