# sp command

The sp command selects the primary input
buffer, and positions the pointer to the beginning of the input buffer.

## Syntax

```
sp
```

## See also

- [go command](https://d3codex.com/proc/go-command/)
- [PROC buffers](https://d3codex.com/proc/proc-buffers/)
- [PROC processor](https://d3codex.com/proc/proc-processor/)
- [ri command](https://d3codex.com/proc/ri-command/)
- [ss command](https://d3codex.com/proc/ss-command/)

---
Source: https://d3codex.com/proc/sp-command/ - part of the D3Codex reference.
