Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dfranke
on March 27, 2007
|
parent
|
context
|
favorite
| on:
The Efficient Crank Call Tool
And yet once more, a startup as a reimplemented UNIX command.
for I in `seq 0 9`; do echo "ATDT123456789" > /dev/modem; done
staunch
on March 27, 2007
[–]
Its not your phone number calling, which is an important difference.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
for I in `seq 0 9`; do echo "ATDT123456789" > /dev/modem; done