www.LinuxHowtos.org
PSPAX
Section: Documentation for pax-utils (1)Updated: 01/24/2017
Index Return to Main Contents
NAME
pspax - list ELF/PaX information about running processesSYNOPSIS
- pspax [options] ELFs
DESCRIPTION
pspax
OPTIONS
-a, --all
- Show all processes
-e, --header
- Print GNU_STACK/PT_LOAD markings
-i, --ipaddr
- Print ipaddr info if supported
-p, --pid PID
- Only process specified process id
-u, --user UID
- Process user/uid #
-g, --group GID
- Process group/gid #
-n, --nx
- Only display w^x processes
-w, --wx
- Only display w|x processes
-v, --verbose
- Be verbose (can be used more than once)
-B, --nobanner
- Don't display the header
-h, --help
- Show condensed usage and exit
-V, --version
- Print version and exit
HOMEPAGE
m[blue]http://hardened.gentoo.org/pax-utils.xmlm[]
REPORTING BUGS
Please include as much information as possible (using any available debugging options) and send bug reports to the maintainers (see the AUTHORS section). Please use the Gentoo bugzilla at m[blue]http://bugs.gentoo.org/m[] if possible.
SEE ALSO
chpax(1), dumpelf(1), paxctl(1), pspax(1), readelf(1), scanelf(1), elf(5)
AUTHORS
Ned Ludd <solar@gentoo.org>
- Maintainer
Mike Frysinger <vapier@gentoo.org>
- Maintainer
Fabian Groffen <grobian@gentoo.org>
- Mach-O Maintainer