1 00:00:00,090 --> 00:00:01,260 Hello there, you beautiful people. 2 00:00:01,260 --> 00:00:05,310 And welcome to this section of the course on the Linux file system. 3 00:00:05,850 --> 00:00:11,730 So with this section, you're going to be learning a whole load of commands that will show you how to 4 00:00:11,880 --> 00:00:14,460 manipulate files using the Linux command line. 5 00:00:14,640 --> 00:00:20,250 Now, we're going to start off by talking about the Linux file system and what files actually are from 6 00:00:20,250 --> 00:00:21,600 the file systems perspective. 7 00:00:21,600 --> 00:00:25,740 And when you understand that, you're going to move on to discussing how you can move around the file 8 00:00:25,740 --> 00:00:30,720 system and create files using the command line, then you'll learn a whole host of new commands such 9 00:00:30,720 --> 00:00:37,080 as copying, renaming, deleting, moving, pasting, searching for files across your whole file system, 10 00:00:37,080 --> 00:00:42,720 viewing files, searching for text within files, sorting data, and also creating file backups and 11 00:00:42,720 --> 00:00:44,730 archives for storage. 12 00:00:44,730 --> 00:00:49,320 Now, the commands that you're going to learn in this section are super powerful and come with a lot 13 00:00:49,320 --> 00:00:54,630 of options and ways for you to customize their behavior, which is great, but as a super useful tip, 14 00:00:54,630 --> 00:00:59,130 don't worry about memorizing all the different command options in this section, but instead just learn 15 00:00:59,130 --> 00:01:03,750 about the possibilities that exist for each command and know that these videos, the cheat sheets that 16 00:01:03,750 --> 00:01:09,000 are provided and the commands manual pages will always be available for you to use as reference. 17 00:01:09,000 --> 00:01:14,340 So I hope you hope you are as excited as I am because after this section you're going to have a whole 18 00:01:14,340 --> 00:01:19,650 lot of new commands to use in your pipelines, but you'll also be able to interact with your core computer 19 00:01:19,650 --> 00:01:23,070 and do 99% of your daily work in a whole new way. 20 00:01:23,400 --> 00:01:26,370 And you'll find that with the techniques that you learn in this section, you'll find that they're much 21 00:01:26,370 --> 00:01:31,260 faster, more powerful and more effective than the graphical methods that you'll most likely using right 22 00:01:31,260 --> 00:01:31,500 now. 23 00:01:31,500 --> 00:01:33,780 And if you're like me, you'll likely never go back. 24 00:01:33,780 --> 00:01:37,830 Okay, so it's going to be a really revolutionary section of the course for your Linux abilities. 25 00:01:37,830 --> 00:01:40,920 So for all that, goodness, I'll see you in the next video.