Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
liw
on May 25, 2012
|
parent
|
context
|
favorite
| on:
Cronic - A cure for Cron's chronic email problem
GNU programs that show a license and copyright information at startup do so when used interactively, not when in batch mode. For example:
echo 1 + 2 | bc
That doesn't produce anything except "3", even with GNU bc.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
echo 1 + 2 | bc
That doesn't produce anything except "3", even with GNU bc.