Y
Hacker News
new
|
ask
|
show
|
jobs
by
apabepa
2667 days ago
Yes, easier if you know ruby.. sed/awk is good for munching strings in small scripts and it is also always installed on a unix system (AFAIK).
1 comments
dredmorbius
2667 days ago
You'll find sed and awk in busybox, virtually always, even on minimal systems. Including embedded devices, routers, Android, etc.
link