Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

pflags - Print process flags

Authors

       Arnaldo Carvalho de Melo <acme@redhat.com>

       Man page written by Stewart Ferguson <stew@ferg.aero>

                                                   11/11/2024                                          PFLAGS(8)

Description

       This script prints process flags and is written purely in python using the python-linux-procfs package

Name

       pflags - Print process flags

Options

       PID
           Is the process ID to be queried

       NAME
           Is the name of the process to be queried

Synopsis

       pflags [PID] [NAME]

See Also