this post was submitted on 28 Sep 2023
311 points (97.0% liked)

Linux

45808 readers
1268 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
311
modern unix (github.com)
submitted 9 months ago* (last edited 9 months ago) by folak to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 13 points 9 months ago (1 children)

It would be cool if the GNU project sponsored a new updated 'standard' set of tools though.

[–] [email protected] 12 points 9 months ago (1 children)

Why would they? The “old” tools work very well, are well known and are likely used in millions of scripts.

The new tools will have more bugs, unfamiliar options and unexpected behavior (due to them being new), and the improvements current “modern” alternatives bring to the table are often very minor.

[–] [email protected] 1 points 9 months ago

I'd expect they'd 'adopt' the tools and redistribute them under the GPL, if they did.