Y
Hacker News
new
|
ask
|
show
|
jobs
by
vec
4952 days ago
It's probably out of order on purpose. I'm betting this was some of the test data that the developers used, and they just left it in when they finished.
1 comments
xyzzyb
4951 days ago
No, the calendar files are anniversaries not timelines.
Have some fun:
alias anniversaries="ack -a -h `date +"%m/%d"` /usr/share/calendar | sort"
link
Have some fun: