3 releases
0.1.2 | May 20, 2022 |
---|---|
0.1.1 | May 19, 2022 |
0.1.0 | May 16, 2022 |
#53 in #line-numbers
17KB
62 lines
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
You can render both
MAN
USAGE:
stf [OPTIONS] <PATH>
ARGS:
<PATH> Path of the text file
OPTIONS:
-h, --help Print help information
-l Display line number
-V, --version Print version information
-w Render whitespace characters
Dependencies
~3MB
~63K SLoC