ju-tcs-tbop-24-jfk

Crates.ioju-tcs-tbop-24-jfk
lib.rsju-tcs-tbop-24-jfk
version0.1.2
sourcesrc
created_at2024-03-14 20:50:41.863085
updated_at2024-03-14 21:41:34.145818
descriptionCLI tool for head and tail commands
homepage
repository
max_upload_size
id1174061
size11,403
Jakub Fedak (jfedak)

documentation

README

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.

Commit count: 0

cargo fmt