papanikge / tead.rs

tail + head = tead

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tead.rs

A tiny program that prints the requested lines from both sides of the provided file

An attempt in my journey through rust.
I'll trying to kinda optimize it for large files.

Originally wrote it for Rust 0.9.
Now compiles with 1.22.

Compile with:

cargo build

Author

George 'papanikge' Papanikolaou

About

tail + head = tead

License:MIT License


Languages

Language:Rust 100.0%