Описание тега gnu-coreutils
Use this tag for questions specific to the GNU Core Utilities. If possible, add more specific tags such as "kill", "chown", "uniq" et cetera.
The GNU Core Utilities ("coreutils") are the basic file, shell and text manipulation utilities of the GNU operating system. They are the result of merging the fileutils, textutils and sh-utils packages in 2002.
They are the GNU implementations of the core utilities expected to exist on every Unix-like operating system and "mostly compatible" with the POSIX standard.
Related tags
- kill – sending a signal to a process
- chmod – changing file permissions
- cut – printing selected parts of lines
- cat – concatenating files
- ls – listing directory contents and file properties
- tr – translating characters
- uniq – eliminating and finding duplicate lines