Y
Hacker News
new
|
ask
|
show
|
jobs
by
emmelaich
3814 days ago
I was wondering how you'd read a key in raw mode in awk. The answer, I found with a mix of horror and admiration is 3 forks. Two stty and one bash (presuming read and echo are builtins)
1 comments
i336_
3814 days ago
Now it's been updated to use dd, and can run with /bin/sh.
It's sad that languages rise and fall by the feature base present in their standard libraries.
link
It's sad that languages rise and fall by the feature base present in their standard libraries.