Hacker News new | ask | show | jobs
by Symbiote 883 days ago
I'll bet it takes longer to find and use a GUI tool for these.

And a shell is a REPL.

1 comments

You bet wrong, because naturally approaching 50y, I have my tools for quite some time, for the stuff I care about, not random examples on the Internet.

A UNIX shell is a very bad approximation of a real programming language REPL.

It is no accident that sh scripts turn into Perl, Python, Tcl, Lisp,... when one wants to keep sanity.