Tool written in rust to Shows the contents of a Text File in the terminal
sft has more fetures
Show line number to printed file
Shows spaces and tab characters
```
USAGE:
stf [OPTIONS]
ARGS:
OPTIONS: -h, --help Print help information -l Display line number -V, --version Print version information -w Render whitespace characters ```