Credential access
Can read files and environment exposed to the agent session.
brew / approval gates
GNU File, Shell, and Text utilities. Version 9.11 via Homebrew; verified 2026-04-21.
agent safety
coreutils supplies file utilities that can read, delete, and transform local data at scale.
Can read files and environment exposed to the agent session.
Primarily local, but can prepare data for other remote tools.
Can delete or rewrite build outputs and generated artifacts.
Gate destructive file operations over broad or sensitive paths.
Allow narrow reads; require approval for recursive deletes, overwrites, and secret-path reads.
install
brew install coreutilslocal Homebrew formula metadata
sudo port install coreutilsMacPorts ports tree · sysutils/coreutils/Portfile · source: api.github.com
sudo apk add coreutilsAlpine Linux edge package indexes · coreutils · source: dl-cdn.alpinelinux.org
sudo apt install coreutilsDebian stable package indexes · coreutils · source: deb.debian.org
sudo dnf install coreutilsFedora Rawhide package metadata · coreutils · source: dl.fedoraproject.org
nix profile install nixpkgs#coreutilsnixpkgs package indexes · coreutils · source: raw.githubusercontent.com
sudo pacman -S coreutilsArch Linux sync databases · coreutils · source: geo.mirror.pkgbuild.com
sudo zypper install coreutilsopenSUSE Tumbleweed package metadata · coreutils · source: download.opensuse.org
scoop install main/coreutilsScoop official bucket manifest trees · bucket/coreutils.json · source: api.github.com
winget install --id uutils.coreutils -eWindows Package Manager source index · uutils.coreutils · source: cdn.winget.microsoft.com
overview
GNU File, Shell, and Text utilities
history
GNU Coreutils is the GNU Project's distribution of the standard command-line file, shell, and text utilities used throughout Unix-like systems. In package-manager practice it is treated less as a single application than as a portable baseline for commands such as cat, chmod, cp, date, ls, sort, tail, tr, and many checksum and text-processing tools.
The package sits in the GNU system layer: its official description presents it as the GNU file, shell, and text utilities, and the GNU FTP archive shows coreutils release tarballs from the 5.x series onward, including coreutils 5.0 in April 2003. That release trail made the name 'coreutils' the umbrella package users and distributors expect when they want GNU behavior for the traditional small utilities.
Coreutils became a normal dependency surface for GNU/Linux distributions and a compatibility package on non-GNU systems. The Homebrew formula exposes many commands with a g-prefix on macOS so users can opt into GNU semantics without replacing the platform-provided BSD userland.
Users normally install coreutils for scripts and interactive shell workflows that rely on GNU options or GNU extensions. On macOS the package is especially common in development environments where cross-platform shell scripts assume commands such as gdate, gsort, greadlink, or gtimeout.
Coreutils is one of the canonical examples of packaging a userland as a coherent compatibility layer. Its release cadence, prefixing strategy on macOS, GPL licensing, and overlap with POSIX and BSD utilities make it a frequent packaging-policy test case.
approval gates
The local approval-gate seed includes 8 rules for coreutils. Covered entrypoints: gchmod, gchown, gcp, gdd, gmv, grm, gshred, gtruncate. Severity labels: critical, high, medium. Coverage: partial, reviewed 2026-05-21.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
base32 | cli | global executable | |
basenc | cli | global executable | |
dir | cli | global executable | |
dircolors | cli | global executable | |
factor | cli | global executable | |
g[ | cli | global executable | |
gb2sum | cli | global executable | |
gbase32 | cli | global executable | |
gbase64 | cli | global executable | |
gbasename | cli | global executable | |
gbasenc | cli | global executable | |
gcat | cli | global executable | |
gchgrp | cli | global executable | |
gchmod | cli | global executable | |
gchown | cli | global executable | |
gchroot | cli | global executable | |
gcksum | cli | global executable | |
gcomm | cli | global executable | |
gcp | cli | global executable | |
gcsplit | cli | global executable | |
gcut | cli | global executable | |
gdate | cli | global executable | |
gdd | cli | global executable | |
gdf | cli | global executable | |
gdir | cli | global executable | |
gdircolors | cli | global executable | |
gdirname | cli | global executable | |
gdu | cli | global executable | |
gecho | cli | global executable | |
genv | cli | global executable | |
gexpand | cli | global executable | |
gexpr | cli | global executable | |
gfactor | cli | global executable | |
gfalse | cli | global executable | |
gfmt | cli | global executable | |
gfold | cli | global executable | |
ggroups | cli | global executable | |
ghead | cli | global executable | |
ghostid | cli | global executable | |
gid | cli | global executable | |
ginstall | cli | global executable | |
gjoin | cli | global executable | |
glink | cli | global executable | |
gln | cli | global executable | |
glogname | cli | global executable | |
gls | cli | global executable | |
gmd5sum | cli | global executable | |
gmkdir | cli | global executable | |
gmkfifo | cli | global executable | |
gmknod | cli | global executable | |
gmktemp | cli | global executable | |
gmv | cli | global executable | |
gnice | cli | global executable | |
gnl | cli | global executable | |
gnohup | cli | global executable | |
gnproc | cli | global executable | |
gnumfmt | cli | global executable | |
god | cli | global executable | |
gpaste | cli | global executable | |
gpathchk | cli | global executable | |
gpinky | cli | global executable | |
gpr | cli | global executable | |
gprintenv | cli | global executable | |
gprintf | cli | global executable | |
gptx | cli | global executable | |
gpwd | cli | global executable | |
greadlink | cli | global executable | |
grealpath | cli | global executable | |
grm | cli | global executable | |
grmdir | cli | global executable | |
gseq | cli | global executable | |
gsha1sum | cli | global executable | |
gsha224sum | cli | global executable | |
gsha256sum | cli | global executable | |
gsha384sum | cli | global executable | |
gsha512sum | cli | global executable | |
gshred | cli | global executable | |
gshuf | cli | global executable | |
gsleep | cli | global executable | |
gsort | cli | global executable | |
gsplit | cli | global executable | |
gstat | cli | global executable | |
gstdbuf | cli | global executable | |
gstty | cli | global executable | |
gsum | cli | global executable | |
gsync | cli | global executable | |
gtac | cli | global executable | |
gtail | cli | global executable | |
gtee | cli | global executable | |
gtest | cli | global executable | |
gtimeout | cli | global executable | |
gtouch | cli | global executable | |
gtr | cli | global executable | |
gtrue | cli | global executable | |
gtruncate | cli | global executable | |
gtsort | cli | global executable | |
gtty | cli | global executable | |
guname | cli | global executable | |
gunexpand | cli | global executable | |
guniq | cli | global executable | |
gunlink | cli | global executable | |
gusers | cli | global executable | |
gvdir | cli | global executable | |
gwc | cli | global executable | |
gwho | cli | global executable | |
gwhoami | cli | global executable | |
gyes | cli | global executable | |
hostid | cli | global executable | |
md5sum | cli | global executable | |
nproc | cli | global executable | |
numfmt | cli | global executable | |
pinky | cli | global executable | |
ptx | cli | global executable | |
realpath | cli | global executable | |
sha1sum | cli | global executable | |
sha224sum | cli | global executable | |
sha256sum | cli | global executable | |
sha384sum | cli | global executable | |
sha512sum | cli | global executable | |
shred | cli | global executable | |
shuf | cli | global executable | |
stdbuf | cli | global executable | |
tac | cli | global executable | |
timeout | cli | global executable | |
truncate | cli | global executable | |
vdir | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.gnu.org/software/coreutils/
install metadata
| Package key | brew:coreutils |
|---|---|
| Version | 9.11 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/coreutils |
| Homepage | https://www.gnu.org/software/coreutils/ |
| Repository | https://git.savannah.gnu.org/cgit/coreutils.git |
| Upstream docs | https://www.gnu.org/software/coreutils/manual/coreutils.html |
| License | GPL-3.0-or-later |
| Source archive | https://ftpmirror.gnu.org/gnu/coreutils/coreutils-9.11.tar.xz |
| Last updated | 2026-04-21T06:54:43Z |
| Pulse | updated |
| Dependencies | gmp |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | Commands also provided by macOS and the commands dir, dircolors, vdir have been installed with the prefix "g". If you need to use these commands with their normal names, you can add a "gnubin" directory to your PATH with: PATH="$HOMEBREW_PREFIX/opt/coreutils/libexec/gnubin:$PATH" |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | coreutils |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
coreutils 9.7-3
GNU core utilities
https://gnu.org/software/coreutils
sudo apt install coreutilscoreutils
nix profile install nixpkgs#coreutilscoreutils 9.4-3ubuntu6
GNU core utilities
http://gnu.org/software/coreutils
sudo apt install coreutilscoreutils 9.11-r0
The basic file, shell and text manipulation utilities
https://www.gnu.org/software/coreutils/
sudo apk add coreutilscoreutils-doc 9.11-r0
The basic file, shell and text manipulation utilities (documentation)
https://www.gnu.org/software/coreutils/
sudo apk add coreutils-doccoreutils-env 9.11-r0
The basic file, shell and text manipulation utilities
https://www.gnu.org/software/coreutils/
sudo apk add coreutils-envcoreutils-fmt 9.11-r0
The basic file, shell and text manipulation utilities
https://www.gnu.org/software/coreutils/
sudo apk add coreutils-fmtcoreutils-sha512sum 9.11-r0
The basic file, shell and text manipulation utilities
https://www.gnu.org/software/coreutils/
sudo apk add coreutils-sha512sumcoreutils 9.11-2.fc45
A set of basic GNU tools commonly used in shell scripts
https://www.gnu.org/software/coreutils/
sudo dnf install coreutilscoreutils-common 9.11-2.fc45
coreutils common optional components
https://www.gnu.org/software/coreutils/
sudo dnf install coreutils-commoncoreutils-single 9.11-2.fc45
coreutils multicall binary
https://www.gnu.org/software/coreutils/
sudo dnf install coreutils-singlecoreutils 9.11-1
The basic file, shell and text manipulation utilities of the GNU operating system
https://www.gnu.org/software/coreutils/
sudo pacman -S coreutilscoreutils 9.11-3.1
GNU Core Utilities
https://www.gnu.org/software/coreutils/
sudo zypper install coreutilscoreutils-doc 9.11-3.1
Documentation for the GNU Core Utilities
https://www.gnu.org/software/coreutils/
sudo zypper install coreutils-doccoreutils-lang 9.11-3.1
Translations for package coreutils
https://www.gnu.org/software/coreutils/
sudo zypper install coreutils-langcoreutils-single 9.11-3.1
GNU Core Utilities
https://www.gnu.org/software/coreutils/
sudo zypper install coreutils-singlesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.