Excellent and comprehensive explanation of this bash feature which in some aspects can appear counterintuitive. 👍 ps. I still find it perplexing that bash returns and exit code of zero when something executes successfully...
Great content, thank you! I use a number of languages, including bash, but do not use bash daily so now and then I like to sit and relax and listen to fundamentals outside of a rush to get bash-related work done... this video is excellent, very clear well-paced, enjoyable, makes me want to check out your other bash vids. I'm surprised your channel does not have more subscribers... anyway, thanks again, hope you continue to make great content.
bro this is super helpful! are there similar videos for strings? I have a tough time dealing with string comparisons and multiple checks like the &&, || conditions. Is there a dedicated video for strings with multiple test cases? That'd be super helpful
Lot of info in small video great work !!!!
Excellent and comprehensive explanation of this bash feature which in some aspects can appear counterintuitive. 👍
ps. I still find it perplexing that bash returns and exit code of zero when something executes successfully...
This is super useful, thank you.
Great content, thank you! I use a number of languages, including bash, but do not use bash daily so now and then I like to sit and relax and listen to fundamentals outside of a rush to get bash-related work done... this video is excellent, very clear well-paced, enjoyable, makes me want to check out your other bash vids. I'm surprised your channel does not have more subscribers... anyway, thanks again, hope you continue to make great content.
glad you enjoyed it :)
just checked your whole channel, it filled with awesome content . thanks for such an amazing content and keep up the good work
Thanks a lot for good wishes... :)
Great🔥🎉
Thank you so much.
Love all your videos. Thank you sooooo much, they have been a big help. How do you split your screen with Nano and the terminal like you do?
right click on terminal ...there is option to split. Or use terminator , that is also good. I am glad you liked the videos :)
@@PedagogyV Ok great! Thanks again.
bro this is super helpful! are there similar videos for strings?
I have a tough time dealing with string comparisons and multiple checks like the &&, || conditions. Is there a dedicated video for strings with multiple test cases? That'd be super helpful
yes...theres a video on test command in our channel in shell scripting series