Skip to content
/ skip Public

A cli tool that's like the opposite of head and tail

License

Notifications You must be signed in to change notification settings

joelakuhn/skip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skip

Skip is like the opposite of head and tail. It simply strips a given number of lines from the front or back of a stream.

Usage

usage: skip [options] [file ...]
    -n NUMBER, --number NUMBER        number of lines to skip
    -o FILE, --output FILE            path to output file
    -b, --back                        skip lines from the back of the file
    -h, --help                        print help

About

A cli tool that's like the opposite of head and tail

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published