Shell Script Channel


date: 2020-03-02


As I've been exploring Linux and the LBRY platform, I found a channel that has been really helpful.


@metalx1000 / Films By Kris


I found the channel on LBRY, but Kris has been publishing videos for years on Youtube. What caught my attention were his videos on shell scripting.


It's a skill that I have been wanting to get better at. Kris does a great job of showing programming concepts using shell scripting. It's so much more than just a list of commands that you'd type in a terminal (though it can be that, too).


I recommend you check out his videos on LBRY:


https://open.lbry.com/@metalx1000:1?r=5UYmksc4M69ardDZEYC84F6Z8v94WEA9


Or on his website:


https://filmsbykris.com/v7/


Very accessible explanations of how to get started with shell scripting (for Linux and more).


tags: #bash #linux