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
- Host: GitHub
- URL: https://github.com/unixjunkie/get_line
- Owner: UnixJunkie
- Created: 2017-01-25T21:06:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-03-03T00:45:25.000Z (over 5 years ago)
- Last Synced: 2025-03-27T19:23:31.258Z (3 months ago)
- Topics: command-line-tool, head, strict, tail, unix-command
- Language: OCaml
- Homepage:
- Size: 17.6 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# get_line
output a single line or a range of lines from a given file