This manual documents version 9.5 of the GNU core utilities, including the standard programs for text and file manipulation.
Copyright © 1994–2024 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled “GNU Free Documentation License”.
coreutils
: Multi-call programcat
: Concatenate and write filestac
: Concatenate and write files in reversenl
: Number lines and write filesod
: Write files in octal or other formatsbase32
: Transform data into printable database64
: Transform data into printable databasenc
: Transform data into printable datalink
: Make a hard link via the link syscallln
: Make links between filesmkdir
: Make directoriesmkfifo
: Make FIFOs (named pipes)mknod
: Make block or character special filesreadlink
: Print value of a symlink or canonical file namermdir
: Remove empty directoriesunlink
: Remove files via the unlink syscallchroot
: Run a command with a different root directoryenv
: Run a command in a modified environment
nice
: Run a command with modified nicenessnohup
: Run a command immune to hangupsstdbuf
: Run a command with modified I/O stream bufferingtimeout
: Run a command with a time limitparse_datetime