1
00:00:03,180 --> 00:00:07,050
During this course I'm going to be performing a lot of demonstrations.

2
00:00:07,110 --> 00:00:11,490
You watch me write several different shell scripts throughout the course and I want to make sure you

3
00:00:11,490 --> 00:00:18,500
can easily follow along with me as well as have access to those demonstration scripts for future reference.

4
00:00:18,540 --> 00:00:21,540
That's why you'll find the scripts you see me writing in the course.

5
00:00:21,540 --> 00:00:27,900
Download the download also contains copies of the practice exercise instructions as well as the resulting

6
00:00:27,900 --> 00:00:31,260
scripts or answers to those practice problems.

7
00:00:31,260 --> 00:00:35,970
With that said it's very important that you take just a couple of minutes to download the file for this

8
00:00:35,970 --> 00:00:36,870
course.

9
00:00:36,960 --> 00:00:42,180
If you're taking this course on the demi platform you'll see a link to the course download in the resources

10
00:00:42,180 --> 00:00:44,100
section of the lesson.

11
00:00:44,130 --> 00:00:48,420
When you first start watching this video there should be some text in the upper left hand corner of

12
00:00:48,420 --> 00:00:51,840
the video that reads resources available.

13
00:00:51,840 --> 00:00:57,090
You can also move your mouse to the top left corner and it should appear when you click on resources

14
00:00:57,090 --> 00:01:02,180
available you will see a link to a file named shell class dot ZIRP.

15
00:01:02,340 --> 00:01:04,390
Click on that file to download it.

16
00:01:04,590 --> 00:01:08,100
Once you've downloaded the file be sure to extract its contents.

17
00:01:08,310 --> 00:01:13,500
If you're using a Mac you can simply double click the file and it will extract the contents into a folder

18
00:01:13,560 --> 00:01:15,870
named show class.

19
00:01:15,870 --> 00:01:20,520
If you're using windows right click on the file then click on extract all.

20
00:01:20,520 --> 00:01:24,000
Finally click on the extract button.

21
00:01:24,000 --> 00:01:25,440
If you are using Linux.

22
00:01:25,440 --> 00:01:30,210
Use the command unzip space dash D space.

23
00:01:30,210 --> 00:01:35,700
Show class space shell class dot ZIRP and hit enter.

24
00:01:35,910 --> 00:01:42,060
Whether you're on Magg Windows or Linux you'll now have extracted the contents of the Course archive

25
00:01:42,090 --> 00:01:46,560
into a folder named Show class inside the shell class folder.

26
00:01:46,560 --> 00:01:51,280
There are two other folders demos and exercises.

27
00:01:51,420 --> 00:01:56,490
The Demos folder contains all the files you'll see me use in the lessons and all the scripts that I

28
00:01:56,490 --> 00:02:01,290
write during the demonstrations near the beginning of each video you watched me create a script and

29
00:02:01,290 --> 00:02:03,640
start teaching using that script.

30
00:02:03,810 --> 00:02:08,310
You'll have a copy of that exact same script so you can follow along if you'd like.

31
00:02:08,310 --> 00:02:14,010
The exercises folder contains the practice exercise instructions as well as the resulting scripts from

32
00:02:14,010 --> 00:02:15,420
those exercises.

33
00:02:15,630 --> 00:02:21,600
By the way the practice exercise instructions start with the word exercise and are numbered so the instructions

34
00:02:21,600 --> 00:02:26,340
for the first practice exercise are in the file that starts with the name exercise.

35
00:02:26,410 --> 00:02:32,880
Dash 0 1 there will be instructions within each exercise telling you exactly what the name of the script

36
00:02:32,880 --> 00:02:34,350
is that you'll be writing.

37
00:02:34,380 --> 00:02:39,930
You'll find a shell script with that exact same name in the exercises folder which you can use as the

38
00:02:39,930 --> 00:02:42,380
answer to the practice exercise.

39
00:02:42,450 --> 00:02:46,920
Once you have the download saved on your computer and you've extracted the contents of that download

40
00:02:47,010 --> 00:02:49,380
go ahead and move on to the next lesson.
