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
Converting a complex number from polar to rectangular form | Precalculus | Khan Academy
We are told to consider the complex number ( z ), which is equal to the square root of 17 times cosine of 346 degrees plus ( i ) sine of 346 degrees. They ask us to plot ( z ) in the complex plane below. If necessary, round the point coordinates to the ne…
Hanging out with a monitor lizard | Primal Survivor: Extreme African Safari
There’s a monitor lizard right there, right on that termite mound, just basking in the sun. They can either play dead or they can run like grease lightning. Let me see if I can get a better look at it. I can see that this monitor could use a little hel…
15 Ways to Bet on Yourself (& WIN BIG)
People often say you should bet on yourself, or investing in yourself pays the best dividends. But what does that even mean? What exactly can you afford to bet, especially if you weren’t born into means? By the end of this video, you’ll have a game plan t…
Differentiability at a point: graphical | Derivatives introduction | AP Calculus AB | Khan Academy
The graph of function f is given below. It has a vertical tangent at the point (3, 0). So (3, 0) has a vertical tangent. Let me draw that. So it has a vertical tangent right over there and a horizontal tangent at the point (0, -3). (0, -3) has a horizonta…
How to calculate interquartile range IQR | Data and statistics | 6th grade | Khan Academy
Let’s get some practice calculating interquartile ranges. I’ve taken some exercises from the Khan Academy exercises here, and I’m going to solve it on my scratch pad. The following data points represent the number of animal crackers in each kid’s lunchbox…
Binompdf and binomcdf functions | Random variables | AP Statistics | Khan Academy
What we’re going to do in this video is use a graphing calculator to answer some questions dealing with binomial random variables. This is useful because if you’re taking the AP Stats, the Advanced Placement Statistics test, you are allowed to use a graph…