# t-chk command

The t-chk command checks a tape for
parity errors. At the end of the process, the number of files checked
displays.

## Syntax

```
t-chk {(options}
```

## Parameter(s)

| options | a | Checks to EOD. When omitted, the current tape file is checked. |
| --- | --- | --- |
| p | Directs output to system printer, via the spooler. | |

## See also

- [Dummy restore](https://d3codex.com/tcl/dummy-restore/)
- [t-verify command](https://d3codex.com/tcl/t-verify-command/)
- [Tape handling commands](https://d3codex.com/definitions/tape-handling-commands/)

---
Source: https://d3codex.com/tcl/t-chk-command/ - part of the D3Codex reference.
