#file #cat #cli-tool #metadata-file #cli

bin+lib commot

A better alternative of the cat command

2 releases

0.1.1 Apr 10, 2022
0.1.0 Apr 10, 2022

#11 in #metadata-file

MIT/Apache

79KB
213 lines

commot

A better alternative of the cat command

Yes you heard it right, commot gives all the metadata about file you need and the file content. When was it created? Yes. When did I made changes to it? Yes. Don't worry leave to commot it will give you all the information about the file

Installtion

$ cargo install commot

Usage

$ commot <FILE>

Example

$ commot main.rs

Output:

How to make cat work like this?

$ alias cat="commot"

Its better to do this in the config file. It will automatically load when you start your device.

Dependencies

~6–8MB
~136K SLoC