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
Interpreting change in exponential models: changing units | High School Math | Khan Academy
The amount of carbon dioxide (CO2) in the atmosphere increases rapidly as we continue to rely on fossil fuels. The relationship between the elapsed time T in decades—let me highlight that because that’s not a typical unit—but in decades since CO2 levels w…
See How Cracked Skin Helps Elephants Stay Cool | Decoder
Whether it’s swimming, splashing, or rolling around in the mud, there’s nothing an elephant loves more than bath time. This elephant water park isn’t just for fun, though. Temperatures in the hot African savanna average around 85 degrees Fahrenheit. But s…
Buddhism: Life is Suffering
Birth is suffering; aging is suffering; sickness is suffering; death is suffering; sorrow and lament, pain, grief, and despair are suffering. Association with the unpleasant is suffering; dissociation from the pleasant is suffering; not to get what one wa…
Obscuring Reality - Tech+Art | Genius: Picasso
[Music] Most people think about art as objects that you put something in a gallery, like a sculpture or painting. But for us, art is a system, a feeding system; it’s almost like a layer of magic on top of reality. I would say that we are artists who work …
The first time I had full control of a plane!
First time I had full control of the plane by myself and the instructor wasn’t with me, I was like, “Holy… I mean, what do I do now?” I took off, and that we’ve done it so many times, but it’s so different when the instructor’s sitting there next to you. …
Worked examples for standard algorithm exercise
We’re now going to do a few example questions from the Khan Academy exercise on the standard algorithm. So we’re asked which of the following correctly multiplies 74 times 8 using the standard algorithm. So pause this video and see if you can work on that…