'\" t .\" Title: pflags .\" Author: [see the "AUTHORS" section] .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 05/04/2021 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .TH "PFLAGS" "8" "05/04/2021" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" pflags \- Print process flags .SH "SYNOPSIS" .sp pflags [PID] [NAME] .SH "DESCRIPTION" .sp This script prints process flags and is written purely in python using the python\-linux\-procfs package .SH "OPTIONS" .PP PID .RS 4 Is the process ID to be queried .RE .PP NAME .RS 4 Is the name of the process to be queried .RE .SH "AUTHORS" .sp Arnaldo Carvalho de Melo .sp Man page written by Stewart Ferguson