# p command

The p command displays and changes the
PIB. This command also displays the window bytes in the PIB specified
by the PIB (that is, the current PIB if the PIB is omitted), at the
optional offset.

## Syntax

```
p{pib}{[.|,]offset}{;window}
```

---
Source: https://d3codex.com/unix/p-command/ - part of the D3Codex reference.
