Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
matthewmorgan
on Jan 6, 2017
|
parent
|
context
|
favorite
| on:
My Watch Runs GNU/Linux
Looks cool. Wouldn't trust it to tell the time though
72deluxe
on Jan 6, 2017
[–]
Does it just run date on the CLI and pipe that out? That'd be useful. Or show the date in your BASH prompt.
icebraining
on Jan 6, 2017
|
parent
[–]
watch date
karlmdavis
on Jan 6, 2017
|
root
|
parent
[–]
Probably don't want the default refresh of 2 seconds. And the title/header is probably redundant, as well. Maybe this, instead?
$ watch --interval 0.1 --no-title date
;)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: