vifly / rgrcat

An alternative to grcat written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rgrcat (WIP)

An alternative to grcat (belong to grc) written in Rust.

This project is work in progress, the coloring result is not guaranteed to be correct.

Build and run

Use cargo install --path . to install it. Don't forget to add ~/.cargo/bin to your $PATH.

The usage of rgrcat is the same as grcat. The usage is: rgrcat conffile (Currently need to install grc to obtain conffile). For example, systemctl status mariadb.service | rgrcat conf.systemctl.

About

An alternative to grcat written in Rust


Languages

Language:Rust 100.0%