1
00:00:06,639 --> 00:00:08,279
Welcome to working
with the BASH Shell.

2
00:00:08,859 --> 00:00:13,730
In this lesson, you'll learn about features the BASH
shell provides to make working from the command line easier.

3
00:00:14,650 --> 00:00:18,870
The first video explains how the
shell fits into the Linux operating system,

4
00:00:18,870 --> 00:00:23,089
and next you'll learn about the
first BASH feature redirection and piping.

5
00:00:24,050 --> 00:00:28,890
Next, there is a video about BASH startup files,
and you'll learn how to work with the command history.

6
00:00:29,579 --> 00:00:33,625
Then we'll cover command line completion as well
as advanced BASH features. And at the end

7
00:00:33,625 --> 00:00:37,670
of this lesson, there is a lab
in which you can practice your BASH skills.
