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

Folders Slashes and Collons


2m read
·Nov 3, 2024

This Mac kids and all with a video on what I like to call folders, slashes, and colons.

So first of all, let me explain what it's about. On the file system on the Mac, or any Unix file system for that matter, it works out to be that a slash is the tree; it's the root of the tree. Then a folder comes off of that, so you'd represent it by slash folder. A folder can come off of that folder, so it's slash folder slash folder, etc.

So slashes are a magic character in the file system that represents a new level, basically. How can file and folder names have slash in them? They can't. It doesn't make any sense because if you add a file called slash, you put it in slash, you CD to slash, then you type RM slash, and that would delete slash, not the file.

Then why can we create a folder or a file on the Mac called slash? I have this folder called slash on my desktop. I used Finder to name it slash, save it, slash, a slash. This is obviously not... it can't have slashes in it.

Today, why does it let me put slashes in its name? Well, I figured out how it lets you do that. If you go into Terminal, you know whenever you drag a folder in, it gives you the name of the folder. It says slash user slash desktop slash a colon a colon a. Because any folder file name can, of course, have a cool indent, but if I try to name this colon, it doesn't let me name it colon.

So obviously, Apple thinks, um, the colons are less important than slashes because if I make a folder on my desktop through Terminal called folder colon folder, it'll appear as folder slash folder. So they've replaced... they make... whenever you create a folder or file with a slash in its name, you're actually creating a folder file with a colon in its name.

And since you can't use colons in names in Finder anymore because they just look like slashes, what are you gonna do, Apple? Apple took out the character that you wouldn't, that you shouldn't be able to put in folder names and replaced the character that you, well, should be able to put with it.

So it's totally absurd, in my opinion, but it also makes total sense. These folders are not what they're named, and once you're typing paths to guess where a file or folder is, you don't want to think it has flashes in its name.

So I thought it was important for me to make this video just to show you guys what it is that factor really does to allow you to create slashes in a folder name. Because Apple totally, um, confused me, and someone asked me what happens if I create a folder in my slash called slash, and I type RM.

That's sharp slash, um, and the fact is that that would delete your hard drive. So if I do, doesn't create folders with slashes in their name. The reason they probably did that is so you can put dates in your violet, and they didn't find the colons were as important.

Thanks for watching, Mac kids in one. Subscribe and goodbye.

More Articles

View All
Does Pressure Melt Ice?
I’m gonna try to demonstrate something called regelation. Which is where you provide a pressure onto ice and that turns it into water, but after that pressure is removed, it freezes again. So, in order to demonstrate this, I’ve taken apart the high E st…
Average atomic mass | Atoms, isotopes, and ions | AP Chemistry | Khan Academy
The thing that I’ve always found amazing about chemistry is it’s an entire field of science that we as human beings have developed to actually understand what is happening at an almost unimaginably small scale. In particular, we’re going to be thinking ab…
Adjectives and commas | Adjectives | Khan Academy
Hey Garans, hey Paige, hi David. Hey, so Paige, I went to the grocery store yesterday and I got this apple. Okay? I put it in the fridge, uh, and this morning when I opened the fridge, the apple was all like gross and sticky and mushy. I really want to w…
You're Just Moments Away from Success
Are you the type of person to analyze every second of the interaction you just had with someone for hours on end, or are you normal? Either way, you probably don’t think all that hard about every single detail of the decisions you make in social situation…
Sal discusses the Breakthrough Junior Challenge
Hi, this is Sal Khan of the Khan Academy, and I just wanted to let all of you know about a really exciting challenge that’s going on. It applies to any student that is between the ages of 13 and 18 years old, anywhere in the world. So if you’re one of the…
Finishing the intro lagrange multiplier example
So, in the last two videos, we were talking about this constrained optimization problem where we want to maximize a certain function on a certain set: the set of all points ( x, y ) where ( x^2 + y^2 = 1 ). We ended up working out, through some nice geom…