Y
Hacker News
new
|
ask
|
show
|
jobs
by
bmacho
439 days ago
Is plan9 awk different?
1 comments
anthk
439 days ago
Not much; what makes AWK shine it's the I/O in plan9; it's trivial to spawn sockets (literally from the command line), either plain text or encrypted. Also, rc it's much simpler than Bash.
link