Y
Hacker News
new
|
ask
|
show
|
jobs
by
cowmix
2262 days ago
In the past 10 years I've noticed a lot of the manipulations I used to do in "awk, cut, tr" etc are baked into bash.
2 comments
goatinaboat
2262 days ago
Even so, there is still a lot of text manipulation that you need to do that is simply a distraction from the actual functionality of your script
link
IggleSniggle
2262 days ago
I would love to see examples please!
link