2 releases
0.1.1 | Apr 10, 2022 |
---|---|
0.1.0 | Apr 10, 2022 |
#37 in #file-metadata
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
~5.5–7.5MB
~121K SLoC