pr[?][glx] [len] print N raw bytes (in lines or hexblocks, 'g'unzip)

Usage: pr[glx] [size]
  • prc 🚀 print bytes as colors in palette asciinema
  • prl print raw with lines offsets
  • prx printable chars with real offset (hyew)
  • prx This is similar to GDB's x/ command

  • prg[?] print raw GUNZIPped block

  • prz print raw zero terminated string

    • Use prz [offset] to print strings from memory addresses