GNU Core Utilities icon
GNU Core Utilities icon

GNU Core Utilities

 16 likes

The GNU Core Utilities or coreutils is a package of GNU software containing many of the basic tools, such as cat, ls, and rm, needed for Unix-like operating systems. It is a combination of a number of earlier packages, including textutils, shellutils, and fileutils, along with...

License model

  • FreeOpen Source

Platforms

  • Linux
4 / 5 Avg rating (1)
16likes
2comments
0news articles

Features

Suggest and vote on features
  1.  Command line interface
  2.  Plain text file

 Tags

  • os-utilities
  • binary-file

GNU Core Utilities News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

Show all activities

GNU Core Utilities information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    8 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

Our users have written 2 comments and reviews about GNU Core Utilities, and it has gotten 16 likes

GNU Core Utilities was added to AlternativeTo by vermin96 on Dec 9, 2012 and this page was last updated Jun 17, 2022.

Comments and Reviews

   
 Post comment/review
Top Positive Comment
ab1
Jul 25, 2022
0

Get some environment variables in a sorted order with these commands: env | sort | grep "^XDG_"

ab1
Jul 6, 2022
0

Print name, birth date, last access date, last modification date, last status change in human-readable format with ns resolution, one per line: stat --printf="%n\n%w\n%x\n%y\n%z\n"

What is GNU Core Utilities?

The GNU Core Utilities or coreutils is a package of GNU software containing many of the basic tools, such as cat, ls, and rm, needed for Unix-like operating systems. It is a combination of a number of earlier packages, including textutils, shellutils, and fileutils, along with some other miscellaneous utilities.