stf

Tool written in rust to Shows the contents of a Text File in the terminal

Features

sft has more fetures

Display line number

Show line number to printed file

Render whitespace characters

Shows spaces and tab characters

MAN

``` USAGE: stf [OPTIONS]

ARGS: Path of the text file

OPTIONS: -h, --help Print help information -l Display line number -V, --version Print version information -w Render whitespace characters ```