mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
e9e5f53656
- move distsite to github - internal changes (transition away from global variables) PR: 209506 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
9 lines
355 B
Plaintext
9 lines
355 B
Plaintext
currtime is an enhanced command-line operated real time clock. Features include:
|
|
|
|
* Time displayed in Unix-compatible format
|
|
* Shows the current time on the same line
|
|
* Can run for a specified number of ticks (seconds) with the -T (ticks) flag
|
|
* Option to display each tick on a new line with the -n flag
|
|
|
|
WWW: https://github.com/neelchauhan/currtime
|