1 00:00:07,320 --> 00:00:09,570 - Hello, and welcome to lesson eight. 2 00:00:09,570 --> 00:00:10,560 In this lesson, you'll learn 3 00:00:10,560 --> 00:00:13,950 about the Linux command interpreter, the Bash Shell. 4 00:00:13,950 --> 00:00:16,800 I'll explain how the Shell fits into the overall picture 5 00:00:16,800 --> 00:00:18,660 of the Linux operating system, 6 00:00:18,660 --> 00:00:21,600 and we'll discuss some of its most useful features, 7 00:00:21,600 --> 00:00:24,090 starting with I/O redirection and piping, 8 00:00:24,090 --> 00:00:26,100 as well as Bash history. 9 00:00:26,100 --> 00:00:28,500 Then you'll learn about command line completion, 10 00:00:28,500 --> 00:00:29,910 working with variables, 11 00:00:29,910 --> 00:00:32,040 and the different startup files that are involved 12 00:00:32,040 --> 00:00:33,780 while booting Linux. 13 00:00:33,780 --> 00:00:34,860 At the end of this lesson, 14 00:00:34,860 --> 00:00:36,690 there's a list of all the commands covered, 15 00:00:36,690 --> 00:00:38,643 as well as a lab and lab solution.