1
00:00:00,720 --> 00:00:02,160
In this section of the course,

2
00:00:02,160 --> 00:00:04,290
we're going to cover two exam objectives

3
00:00:04,290 --> 00:00:05,610
that are focused on the concepts

4
00:00:05,610 --> 00:00:07,530
surrounding files and directories,

5
00:00:07,530 --> 00:00:09,720
such as how to create and edit text files;

6
00:00:09,720 --> 00:00:11,010
how to search for files;

7
00:00:11,010 --> 00:00:13,050
how to perform various operations on files,

8
00:00:13,050 --> 00:00:16,050
like viewing, copying, and removing those files;

9
00:00:16,050 --> 00:00:18,330
how to process text files for analysis;

10
00:00:18,330 --> 00:00:20,130
and how to manipulate file output

11
00:00:20,130 --> 00:00:22,830
through redirection, piping, and more.

12
00:00:22,830 --> 00:00:25,410
These are all going to be covered in two domains:

13
00:00:25,410 --> 00:00:27,390
Domain One, System Management;

14
00:00:27,390 --> 00:00:31,170
and Domain Three, Scripting, Containers, and Automation.

15
00:00:31,170 --> 00:00:33,750
We're first going to start with objective 1.2.

16
00:00:33,750 --> 00:00:35,760
This states that given a scenario,

17
00:00:35,760 --> 00:00:38,280
you must manage files and directories.

18
00:00:38,280 --> 00:00:40,590
We'll also cover objective 3.1.

19
00:00:40,590 --> 00:00:42,420
This states that given a scenario,

20
00:00:42,420 --> 00:00:44,340
you must create simple shell scripts

21
00:00:44,340 --> 00:00:46,290
to automate common tasks.

22
00:00:46,290 --> 00:00:48,930
This section is all about files and directories,

23
00:00:48,930 --> 00:00:51,120
so we're going to be focused on reading, writing,

24
00:00:51,120 --> 00:00:53,520
manipulating, and deleting files and directories

25
00:00:53,520 --> 00:00:55,110
throughout this section.

26
00:00:55,110 --> 00:00:56,760
As always, we're going to continue

27
00:00:56,760 --> 00:00:58,320
to jump between our theory lessons

28
00:00:58,320 --> 00:00:59,910
and our hands-on demonstrations

29
00:00:59,910 --> 00:01:01,140
throughout each of the concepts

30
00:01:01,140 --> 00:01:03,000
covered in this section of the course.

31
00:01:03,000 --> 00:01:05,190
So you're going to be able to see all this in real-time

32
00:01:05,190 --> 00:01:07,050
using your set OS system.

33
00:01:07,050 --> 00:01:10,260
So let's get started talking all about files and directories

34
00:01:10,260 --> 00:01:11,853
in this section of the course.

