# ss command

The ss command selects the secondary
input buffer and positions the pointer to the beginning of the secondary
input buffer.

## Syntax

```
ss
```

## See also

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

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