10 releases
Uses old Rust 2015
0.4.3 | Dec 4, 2018 |
---|---|
0.4.2 | Sep 17, 2017 |
0.3.2 | Sep 14, 2017 |
0.2.2 | Sep 13, 2017 |
#723 in #utilities
48KB
355 lines
A prettier version of the well-known time
command.
Running with -p
gives POSIX-compatible output, and -g
gives GNU time
compatible output. Running without flags gives the pretty new output
format. You can also use -d <delimiter>
to produce machine-readable
CSV-like output.
Here's what it looks like:
Dependencies
~3–11MB
~80K SLoC