Hacker News new | ask | show | jobs
by kerny 3583 days ago
Why so complicated?

sed -ne 'X,Yp' /etc/passwd

1 comments

Because that's what I came up with in first year uni and nobody ever said "hey, that's too complicated, you should learn to use sed properly."

I should learn to use sed properly.