Hacker News new | ask | show | jobs
by michel-slm 3205 days ago
For something in-between the two the Xonsh shell might be nice. It's basically a Python-based shell with full access to Python for scripting purposes.

I like Bash but writing anything remotely complex in it is... not recommended

1 comments

I'll have to check it out, but usually for the easy stuff, the standard commands like grep + Awk is more than enough.