# bo command

The bo command is the breakpoint offset.
This command defines both the FID and the displacement, which are
used in computing the effective address of a breakpoint in the ba command.

## Syntax

```
bo{.}fid[.|,]disp
```

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