1 00:00:07,050 --> 00:00:09,360 - Hello, and welcome to lesson three. 2 00:00:09,360 --> 00:00:11,310 Working with Linux, for a large part, 3 00:00:11,310 --> 00:00:13,080 is about working with files, 4 00:00:13,080 --> 00:00:15,300 and that's what you will learn in this lesson. 5 00:00:15,300 --> 00:00:16,350 In this lesson, you'll learn 6 00:00:16,350 --> 00:00:18,630 about basic foul management skills, 7 00:00:18,630 --> 00:00:21,420 starting with the Linux file system hierarchy. 8 00:00:21,420 --> 00:00:24,150 Next, you'll learn how to list commands with LS, 9 00:00:24,150 --> 00:00:27,330 how to use wildcards and how to copy files. 10 00:00:27,330 --> 00:00:30,240 After that, we'll have a closer look at directories, 11 00:00:30,240 --> 00:00:33,360 including working with absolute and relative paths. 12 00:00:33,360 --> 00:00:34,590 At the end of this lesson, 13 00:00:34,590 --> 00:00:36,840 you'll learn how to move and remove files, 14 00:00:36,840 --> 00:00:39,000 and you'll find a list of commands that we've talked 15 00:00:39,000 --> 00:00:42,213 about in this lesson as well as an end-of-lesson lab.