Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 352 Bytes

dumpauxv.scd

File metadata and controls

22 lines (15 loc) · 352 Bytes

dumpauxv(1)

NAME

dumpauxv - dump auxv

SYNOPSIS

dumpauxv [auxv...]

DESCRIPTION

dumpauxv reads the files given as argument (or its standard output if none given) and pretty print their content as if they were auxval array.

$ dumpauxv /proc/self/auxv
  SYSINFO_EHDR:   0x7ffe09774000
  HWCAP:  0xbfebfbff
  PAGESZ: 4096
  [...]