Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jrockway
on Oct 7, 2008
|
parent
|
context
|
favorite
| on:
New in Labs: Stop sending mail you later regret
This is easy enough to do on a UNIX machine. Compose your message, then delay the sending with at:
$ at 8:00am sh -c 'mail person@normal-sleep-schedule.com < my_message.txt'
attack
on Oct 7, 2008
[–]
Unless you want to delay it until birthdays or some other event that's weeks or months away.
jrockway
on Oct 8, 2008
|
parent
[–]
at lets you specify dates as day/month/year. All you have to do is make sure the computer is running at that time, which is easy if you do this on your mail server.
attack
on Oct 8, 2008
|
root
|
parent
[–]
That I know. I would never depend on a command line command to execute something months from now. Not on any system.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: