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
Photographing the Wild Wolves of Yellowstone | Exposure
In Rogard Kipling’s The Jungle Book, he has a quote that says, “For the strength of the pack is the wolf, and the strength of the wolf is the pack.” Yellowstone lives and breathes wolves. In the last 20 years, I wanted to photograph them and bring that to…
The Global Economic Trends Post-Election | Explorer
Where do you see things now that we’re about a month in? I would actually distinguish between what we actually see in the markets and the story that Wall Street is telling. The story that Wall Street is telling is all optimistic. We’re going to have all …
It Started: The Reverse Housing Crash of 2023
What’s up, Graham? It’s Guys here. So, when it comes to the housing market, we have some good news and some bad news. Because in the last 30 days, despite ever-increasing mortgage rates and home prices falling by the largest amount since 2011, new forecas…
Japanese Balloon Bombs | The Strange Truth
By mid 1944, Japan is getting hit on a daily basis from B29 bombers. They are literally obliterating cities. Japan was dying, and Japan’s only reaction to this is to strike back. Japan is faced with a serious problem: they can’t develop a high-tech weapon…
Watch Scientists Catch Crocodiles—in the Dark | National Geographic
The morti crocodile. They’re powerful, they’re prehistoric, yet their biosphere is very delicate. Teaching locals and teaching tourists about this type of crocodile is very important for projects of conservation that Amigo Deanan is spearheading and for e…
Gradient
So here I’m going to talk about the gradient, and in this video I’m only going to describe how you compute the gradient. In the next couple ones, I’m going to give the geometric interpretation. I hate doing this; I hate showing the computation before the …