# t-fsf command

The t-fsf (forward space file) command
forwards a tape a given number of files. If the number is omitted,
this command behaves like a t-fwd command.

## Syntax

```
t-fsf {number}
```

## See also

- [t-bsf command](https://d3codex.com/tcl/t-bsf-command/)
- [t-bsr command](https://d3codex.com/tcl/t-bsr-command/)
- [t-fsr command](https://d3codex.com/tcl/t-fsr-command/)
- [t-space command](https://d3codex.com/tcl/t-space-command/)
- [Tape handling commands](https://d3codex.com/definitions/tape-handling-commands/)

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