FAUXV(1) FAUXV(1)
NAME
fauxv - Prints out a process or a corefile’s auxv data.
SYNOPSIS
fauxv [--console LOG=LEVEL,...] [--log LOG=LEVEL,...] pids corefile...
DESCRIPTION
fauxv Executes the frysk axuv dump utility.
fauxv is a utility that prints out a process or a corefile’s auxv data.
--console LOG=LEVEL,...
Enable logging to the console and at the specified log level.
The log level can be: [ OFF | SEVERE | WARNING | INFO | CONFIG |
FINE | FINER | FINEST].
--log LOG=LEVEL,...
Specify the file logging level. The log level can be: [ OFF |
SEVERE | WARNING | INFO | CONFIG | FINE | FINER | FINEST].
EXAMPLE
fauxv pid [...]
SEE ALSO
frysk(7)
BUGS
Report bugs to http://sourceware.org/frysk
March 14 2008 FAUXV(1)