https://github.com/jonhoo/tally
time's prettier cousin
https://github.com/jonhoo/tally
Last synced: 12 months ago
JSON representation
time's prettier cousin
- Host: GitHub
- URL: https://github.com/jonhoo/tally
- Owner: jonhoo
- License: apache-2.0
- Created: 2017-09-13T05:32:31.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-12-04T18:49:47.000Z (over 7 years ago)
- Last Synced: 2025-08-06T01:36:16.038Z (about 1 year ago)
- Language: Rust
- Size: 99.6 KB
- Stars: 16
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
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 ` to produce machine-readable
CSV-like output.
Here's what it looks like:
