#cli-tool #head #tail #command

app ju-tcs-tbop-24-jfk

CLI tool for head and tail commands

3 releases

0.1.2 Mar 14, 2024
0.1.1 Mar 14, 2024
0.1.0 Mar 14, 2024

#460 in Command line utilities

Download history 265/week @ 2024-03-11 38/week @ 2024-03-18 58/week @ 2024-04-01

361 downloads per month

Custom license

5KB

ju-tcs-tbop-24-jfk

Simple CLI tool for POSIX-like commands - head and tail.

Instalation

In order to install this tool, run the following command:

cargo install ju-tcs-tbop-24-jfk

Usage

In general, the command looks as follows:

ju-tcs-tbop-24-jfk [head/tail] <n> <file>

As a result, the first (or last respectively) n lines of file file will be printed to standard output.

Dependencies

~1.2–1.8MB
~34K SLoC