Man page - pflags(8)
Packages contains this manual
Package: python3-linux-procfs
apt-get install python3-linux-procfs
apt-get install python3-linux-procfs
Manuals in package:
Documentations in package:
Manual
PFLAGS
NAMESYNOPSIS
DESCRIPTION
OPTIONS
AUTHORS
NAME
pflags - Print process flags
SYNOPSIS
pflags [PID] [NAME]
DESCRIPTION
This script prints process flags and is written purely in python using the python-linux-procfs package
OPTIONS
PID
Is the process ID to be queried
NAME
Is the name of the process to be queried
AUTHORS
Arnaldo Carvalho de Melo <acme@redhat.com>
Man page written by Stewart Ferguson <stew@ferg.aero>