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

Terminal Command Files


3m read
·Nov 3, 2024

Hey guys, this mad kids are on, and today is going to be a video on how to locate where the files for your terminal commands are and how to rename them, make copies of them, and delete them if necessary.

So first of all, I'm going to be showing you where the command LS is located on your computer. To do this in terminal, in fact, where is all in word space LS. Now I will point out that you should have watched our other terminal lessons before watching this video because they will assist you greatly in this video.

So if you type where is space and then terminal commands, it'll give you the full path to that terminal command. And so now say I want to get to slash bin, which is in /, which means it's in my hard drive. Say open a new Finder window, and I don't know how to get there because I click on Macintosh HD, and there's no folder called bin in here because it's hidden from you in Finder.

The way you get to any folder is, um, all you have to do is click on the Finder icon. It doesn't matter if a new window opens up; go up to Go in the Finder menu and then sink go to folder. Then you type the path like slash bin. And so now here's slash bin, the contents in slash bin.

Okay, and if I find LS, here's the terminal command file LS, and it is a UNIX executable file, and it's 72 kilobytes. Not that big. Here's make dirs. In that same place, all the system commands are normally in slash bin. All the other commands are normally in a slash user slash bin, and the rest are somewhere else.

To get the list of all the places and folders where commands could be, just type echo space dollar sign all caps path and hit enter, and here should your results right here. Each path is separated by a colon from the next path, like here slash user slash bin colon slash bin colon slash user slash s bin colon slash has been, etc. That's what I get.

I also have an extra few / as the SW slash bin because I've installed something called fink, which lets you install commands just like on Linux by typing apt-get install. So that adds an extra thing to your path.

So that is how to find your terminal command files. Now say you want to rename them; it's actually pretty simple. You just go to the folder, find the file LS, say we want to make a copy of LS. You copy that; I'm just going to paste it on my desktop.

Now I'm going to rename it lists. All my files cannot have a space in its name. Now I'm going to go back to slash head spin, drag it in, click authenticate to type my password because it needs a password.

So now if I type list all my files stay /, it's like typing and less /. So now I'm going to delete that because I might want to someday install a real program called list all my files that just deletes list on my files. I don't like messing around with my terminal commands, but you might have a separate opinion.

So I'm just going to open up terminal game. So if you delete one of those files, obviously, it gets rid of the terminal command. If you have two terminal commands in different places, whichever place it looks first, that terminal command will get run.

So that is how to easily find all your terminal commands. So thanks for watching, my kids, and please subscribe to our videos; it supports us greatly. And goodbye.

More Articles

View All
Guy Spier: How to Invest in 2024 (During Inflation and High Interest Rates)
In 2024, we’re going to be dealing with some of the toughest economic conditions we’ve seen in a very long time, and that begs the question: how do we approach our own investing for the year ahead? Well, recently, I got to sit down with legendary investor…
Employment unit overview | Teacher resources | Financial Literacy | Khan Academy
Hi teachers, Welcome to the unit on employment. So, what’s covered here? Well, I think many of us, I don’t know if you fall into this category, but I remember the first time that I had a job, and they made me fill out all of these forms when I took that …
Avoid the NIGHTMARE tenant and eviction: My Tenant screening process
What’s up you guys, it’s Graham here. So, so many of you have requested I make a video about how I properly vet tenants to avoid the nightmare tenant situation where I had an eviction and the tenant was absolutely crazy. So these are a few of the things …
Adding and subtracting polynomials of degree one | Algebra 1 (TX TEKS) | Khan Academy
Let’s say that a is equal to 6 m - 4 N minus 7 p, and let’s also say that b is equal to 7 m - 3 n + 5 P. What I want to do in this video is figure out what is a + b equal to, and I want to express that in terms of M’s, n’s, and P’s. I want to use as few t…
Renovation Day 35: Home Depot vs Lowes price match! And other ways to save money!
What’s up you guys, it’s Red here. So I almost thought, I know I said that in the last video, but now it’s almost closer to being almost done. There are so many little things that are driving me absolutely crazy that aren’t done yet, but because I think i…
Functions defined by definite integrals (accumulation functions) | AP Calculus AB | Khan Academy
You’ve already spent a lot of your mathematical lives talking about functions. The basic idea is: give a valid input into a function, so a member of that function’s domain, and then the function is going to tell you for that input what is going to be the …