this post was submitted on 06 Sep 2024
1229 points (95.6% liked)

Linux

47337 readers
785 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] filcuk@lemmy.zip 12 points 1 week ago (4 children)

I wonder why that isn't /cfg? Is there a historical reason?

[–] CrabAndBroom@lemmy.ml 22 points 1 week ago (1 children)

According to this, it's been around since the 70's and was originally just a catch-all for files that didn't fit in the other default directories, but over time has come to be mostly used for config files. I assume it would cause utter mayhem to try and change the name now so I guess it just sticks. Someone suggested "Edit To Configure" as a backronym to try and make it make more sense if that helps anyone lol.

[–] ulterno@lemmy.kde.social 7 points 1 week ago

I too expected it to be "et cetera".

[–] cm0002@lemmy.world 10 points 1 week ago (1 children)

Is there a historical reason?

If you're asking that in anything Linux related, it's probably a Yes 99% of the time LMAO

[–] orangeboats@lemmy.world 8 points 1 week ago (2 children)

Not just Linux... 99% of the time you see something weird in the computing world, the reason is going to be "because history."

[–] cm0002@lemmy.world 8 points 1 week ago

Looks at the entire networking stack

Yup (unfortunately)

[–] Myavatargotsnowedon@lemmy.ml 2 points 1 week ago

Windows 11 is still reserving A and B drive for floppy discs.

[–] pixelblut@feddit.org 2 points 1 week ago

Try naming a folder "CON" in Windows and learn the magic of old spaghetti code by a multi billion dollar company.

[–] Revan343@lemmy.ca 1 points 1 week ago

It's probably the standard in both POSIX and the Single UNIX Specification, so I guess ask Ken Thompson?