@matthieulemoine/liner

1.0.0 • Public • Published

Liner

Show a specific line from a file.

Install

npm i -g @matthieulemoine/liner

Usage

liner -l <lineNumber> -C <numberOfLinesToShow> <file>

Options

  • l : line to show (required)
  • C : number of lines to show (optional)

/@matthieulemoine/liner/

    Package Sidebar

    Install

    npm i @matthieulemoine/liner

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • matthieulemoine