A GNU set of tools commonly used in shell scripts
https://www.gnu.org/software/coreutils/
coreutils-5.2.1-su_paths.patch | ||
coreutils-6.9-rename_futimens.patch | ||
coreutils-6.9-su_setrootpaths.patch | ||
coreutils-6.9-uname_element_unknown.patch | ||
coreutils-7.6-langinfo.patch | ||
coreutils-8.4-cross_compile.patch | ||
coreutils-8.4-pam.patch | ||
coreutils-8.14-uname-1.patch | ||
coreutils-8.32-ls-removed-dir.patch | ||
coreutils-9.0-chmod-symlink.patch | ||
coreutils-9.2-i18n-1.patch | ||
coreutils-pam-su | ||
coreutils.spec | ||
README.md |
coreutils
These are the GNU core utilities. This package is the union of the old GNU fileutils, sh-utils, and textutils packages. These tools're the GNU versions of common useful and popular file and text utilities which are used for:
- file management
- shell scripts
- modifying text file (spliting, joining, comparing, modifying, ...) Most of these programs have significant advantages over their Unix counterparts, such as greater speed, additional options, and fewer arbitrary limits.