Ask HN: Where to find ressources to learn CLI magic?

3 points by j_autumn ↗ HN
Hi HN,

I stumbled upon this (https://news.ycombinator.com/item?id=8908462) amazing thread a while ago and would like to add up my bash / cli knowledge.

I've read a couple of Linux books and while some give an introduction into awk/sed/xargs i would love to learn more about them and other tools that i may not know about yet.

Does anyone know other good resources to learn about new commands / workflows?

1 comment

[ 3.1 ms ] story [ 14.4 ms ] thread
The TLDP website has some bash resources. There were two older Bash / Linux programming books I read a while ago, written even earlier, that I found to be indispensable.

CLIs are case by case