Hacker News new | ask | show | jobs
by antholeole 1677 days ago
Is there any sources for practice problems like this with sed and other Unix utilities? Like a leetcode, but for solving problems in a Unix environment.

I really enjoy these kinds of issues and see some wizards (like this post!) be able to do some really cool stuff, and I’d like to have it in my tool belt, but I’m not sure where I can get practice problems.

Thanks!

1 comments

Not entirely sure if you'll find many sed posts there, but answering open/new stack overflow and related stack exchange questions is a great way to find some real-world practice and help others out in the meantime.