To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

GNU Core Utilities

From Wikipedia, the free encyclopedia

GNU Core Utilities
Developer(s)GNU Project
Stable release
9.5[1] Edit this on Wikidata / 28 March 2024
Repository
Written inC, shell script[2]
Operating systemUnix-like
TypeMiscellaneous utilities
License2007[a]: GPL-3.0-or-later
2002[b]: GPL-2.0-or-later
Websitewww.gnu.org/software/coreutils/

The GNU Core Utilities or coreutils is a package of GNU software containing implementations for many of the basic tools, such as cat, ls, and rm, which are used on Unix-like operating systems.

In September 2002, the GNU coreutils were created by merging the earlier packages textutils, shellutils, and fileutils, along with some other miscellaneous utilities.[3] In July 2007, the license of the GNU coreutils was updated from GPL-2.0-or-later to GPL-3.0-or-later.[4]

The GNU core utilities support long options as parameters to the commands, as well as the relaxed convention allowing options even after the regular arguments (unless the POSIXLY_CORRECT environment variable is set). This environment variable enables a different functionality in BSD.

See the List of GNU Core Utilities commands for a brief description of included commands.

Alternative implementation packages are available in the FOSS ecosystem, with a slightly different scope and focus, or license. For example, BusyBox which is licensed under GPL-2.0-only, and Toybox which is licensed under 0BSD.

YouTube Encyclopedic

  • 1/5
    Views:
    4 233
    69 243
    48 015
    466
    1 327
  • [How To] Install GNU CoreUtils on Windows
  • GNU is Bloated!
  • Why FreeBSD and OpenBSD are tidy [GNU/Linux vs. BSD OS + coreutils]
  • factor, from GNU coreutils or BSD Games
  • GNU+Linux - The full Linux Picture

Transcription

History

In 1990, David MacKenzie announced GNU fileutils.[5]

In 1991, MacKenzie announced GNU shellutils and GNU textutils.[6][7] Moreover, Jim Meyering became the maintainer of the packages (known now as coreutils) and has remained so since.[8]

In 2002, Meyering announced GNU coreutils as a merger of the earlier packages textutils, shellutils, and fileutils, along with some other miscellaneous utilities.[3]

See also

Notes

  1. ^ GPL-3.0-or-later since version 6.10.
  2. ^ GPL-2.0-or-later until version 6.9.

References

  1. ^ Pádraig Brady (28 March 2024). "coreutils-9.5 released [stable]". Retrieved 28 March 2024.
  2. ^ "The GNU Core Utilities Open Source Project on Open Hub: Languages Page". Archived from the original on 2019-03-28. Retrieved 2019-03-28.
  3. ^ a b Meyering, Jim (2003-01-13). "README-package-renamed-to-coreutils". Archived from the original on 2019-12-25. Retrieved 2018-08-15.
  4. ^ Meyering, Jim (2007-07-23). "COPYING: Update to Version 3". Archived from the original on 2019-12-25. Retrieved 2018-08-15.
  5. ^ "GNU file utilities release 1.0". groups.google.com.
  6. ^ "GNU shell programming utilities released". groups.google.com.
  7. ^ "new GNU file and text utilities released". groups.google.com.
  8. ^ "GNU's Who".

External links

This page was last edited on 17 April 2024, at 16:12
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.