yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

List All Of Your Files


2m read
·Nov 3, 2024

Macons, ah, no one here today. This is going to be a brief terminal lesson on how to, um, basically add a listing of every file on your computer to one file. That way, you'll be able to click “find” that file you're looking for, a specific one.

Okay, so I'm going to just open Terminal, so wait one second.

Okay, and then you want to do is you want to type the following command: CD Desktop. CD space Desktop. Put that in the description. Then you type—just make sure I'm in the right place. Now we can type the following command: LS space dash L capital R space / space greater than symbol. So that's shift period, and then let's call it file list dot txt.

It's going to list every file that I have permissions to read into file list dot txt. I've already made one just to demonstrate while it's loading, called files dot txt, and this will take a long time, by the way.

Anyway, here's files dot txt. This has every file on my computer in it, so you can see all these folders and applications, a few other things. There is a whole load of stuff you’ll see in here.

So yeah, so you'll get a few permissions denied here unless you're root, but I'm not root, so… Okay, so now this is going to take a very long time, so I'll just do a cut here.

Loads. So there we go, looks like it's created it here. So let's take a look. Yep, here it is. So here's the file list. Now I can click “find” for an application like—let's look for, say, intro introduction at HTML.

So you can click “find” through all your files till you find the file you want. That's pretty cool. It's just really nice to have every file on your hard drive in this one file.

So thanks for watching, Mac heads. Um, subscribe and goodbye.

More Articles

View All
Worked example: Using bond enthalpies to calculate enthalpy of reaction | Khan Academy
[Educator] Bond enthalpies can be used to estimate the standard change in enthalpy for a chemical reaction. Let’s use bond enthalpies to estimate the enthalpy of combustion of ethanol. Looking at our balanced equation, we have one mole of ethanol reacti…
How To Win A Business Pitch | Startup World Cup 2022
Foreign [Music] [Applause] [Music] Thank you so much for coming to start a World Cup. Well, everybody here, I think, well, most people have seen you on Shark Tank, and they know you’re into investments. But I want to start with how did you become an inves…
Using the distributive property when multiplying
What we’re going to do in this video is dig a little bit deeper into our understanding of multiplication. And just as an example, we’re going to use four times seven. Some of you might know what four times seven is, but even in this case, I think you migh…
Safari Live - Day 320 | National Geographic
This program features live coverage of an African safari and may include animal kills and carcasses. Viewer discretion is advised. Everybody welcome to the Sunsets Safari here in Juma in the Sabi Sands. That was a southern black flycatcher, and my name i…
Local and global scope | Intro to CS - Python | Khan Academy
What do you think happens when I run this program? Does it print zero, four, or raise some kind of error? To find out, let’s explore variable scope. The scope of a variable describes the region of the program where we can access it. When we run this prog…
Michelle Carter gives tips for keeping children active & healthy during Covid-19 | Homeroom with Sal
Hello, welcome to the daily homeroom. Sal Khan here from Khan Academy. For those of you, for those of you, uh, that this is the first time you’re joining, this is something that we’re doing on a daily basis so that we all feel connected in this time of sc…