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
This Guy Is Making Furniture and Buildings out of Your Trash | Nat Geo Live
[Arthur] I hate plastic. That’s why we’ve engulfed on a 15 year mission to turn that into something that we actually want. We have collected around 750 new materials that’s coming from our daily post-consumer waste. It can go into any consumer product a…
The EPA Talks Climate Change | StarTalk
So, climate change, is that real? Presumably, the EPA is ready to do something about it. I went straight to Gina McCarthy, the administrator of the EPA, to find out what are they doing about climate change. Let’s check it out. I’m moving forward to devel…
break and continue | Intro to CS - Python | Khan Academy
We may sometimes want to alter the normal control flow of our loops to either terminate early or skip an iteration. To do this, we can use the break and continue statements. A break statement tells the computer to immediately terminate the loop. We write …
Sampling distribution of the difference in sample means | AP Statistics | Khan Academy
What we’re going to do in this video is explore the sampling distribution for a difference in sample means, and we’ll use this example right over here. So it tells us a large bakery makes thousands of cupcakes daily in two shifts: shift A and shift B. Su…
How to buy a private jet
This is 100% scale of the G stream 550. That’s the three sections I’m talking about. You got the kitchen door here, the galley door, and most airplanes the front section has these four single seats. This is really the normal setup. Again, the normal setu…
When the functions of money break down: Hyperinflation | AP Macroeconomics | Khan Academy
So in the last video, I was talking about various functions of money. You know, the first was that it’s a medium of exchange. If you want to trade for things, typically you give someone money, and they give you the thing, rather than trying to barter, tra…