Skip to content

dkrikun/nth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

nth

Select nth line/column

Ever feeled tedious to write sed 'LINEq;d' and awk '{ print $COLUMN }' to select nth line/column in pipelines?

Nth just provides a simple entry point without cumbersome syntax for this trivial task.

Usage:

nth [-l|-c] NUMBER

About

Select nth line/column

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages