Y
Hacker News
new
|
ask
|
show
|
jobs
by
_thekev
5099 days ago
A lot simpler:
date --set "`date`"
1 comments
larelli
5098 days ago
On a localized box, I had to run "unset LANG" first, because otherwise date doesn't seem to understand its own output.
link