1 00:00:06,900 --> 00:00:08,460 - Welcome to lesson one. 2 00:00:08,460 --> 00:00:10,590 In this lesson, I'll give you a short introduction 3 00:00:10,590 --> 00:00:12,330 to Bare Shell scripting. 4 00:00:12,330 --> 00:00:13,530 I won't take you all the way 5 00:00:13,530 --> 00:00:15,570 to the depth of advanced shell scripts, 6 00:00:15,570 --> 00:00:17,760 but I will make sure you have a good understanding 7 00:00:17,760 --> 00:00:21,330 of at least what you need to know for the LFCS exam. 8 00:00:21,330 --> 00:00:22,710 In case you want to know more, 9 00:00:22,710 --> 00:00:25,950 I can warmly recommend my shell scripting video course. 10 00:00:25,950 --> 00:00:28,980 Bare Shell Scripting complete video course. 11 00:00:28,980 --> 00:00:32,310 This lesson has videos that covers shell scripting basics, 12 00:00:32,310 --> 00:00:34,500 essential components as well as using loops 13 00:00:34,500 --> 00:00:35,880 in shell scripts. 14 00:00:35,880 --> 00:00:38,220 And at the end of this lesson, you'll find a lab 15 00:00:38,220 --> 00:00:40,470 which allows you to practice shell scripting.