@matthieulemoine/liner
v1.0.0
Published
Show a specific line from a file.
Readme
Liner
Show a specific line from a file.
Install
npm i -g @matthieulemoine/linerUsage
liner -l <lineNumber> -C <numberOfLinesToShow> <file>Options
- l : line to show (required)
- C : number of lines to show (optional)
