Hacker News new | ask | show | jobs
by chengiz 3856 days ago
Why do you care about the sed dependency? It's a basic unix command that everyone has. Unless there's some strong time penalty, it'd be better to use sed over some weirdass bash syntax.
1 comments

Well, i'll have to check if the syntax i used works under BSD sed, because that seems to differ slightly and I ran into problems in the past.