Skip to content

Comment on Show HN: The Unix Pipe Card Game – teach kids basic Unix commandsparent

Comments

This is one of the things that I think Perl (still) does really well. It has flags to allow for command-like one liners and has built in things (like the diamond operator) that make it very quick and easy to write 'filter' scripts that read STDIN and print to STDOUT.

Python can do these things, but they aren't very pythonic and they don't feel as natural/intuitive.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.