An open API service indexing awesome lists of open source software.

https://github.com/unixjunkie/get_line

get line at index i from file f (a missing unix command); will crash early and loud if any problem on the contrary to awk
https://github.com/unixjunkie/get_line

command-line-tool head strict tail unix-command

Last synced: 2 months ago
JSON representation

get line at index i from file f (a missing unix command); will crash early and loud if any problem on the contrary to awk

Awesome Lists containing this project

README

        

# get_line
output a single line or a range of lines from a given file