Built-in Commands
The following simple-commands are executed in the shell process. Input/Output redirection is permitted. Unless otherwise indicated, the output is written on file descriptor 1 and the exit status, when there is no syntax error, is zero. Except for :, true, false, echo, command, newgrp, and login, all built-in commands accept — to indicate end of options. They also interpret the option -? as a help request and print a usage message on standard error. Commands that are preceded by one or two § symbols are special built-in commands and are treated specially in the following ways:
Variable assignment lists preceding the command remain in effect when the command completes.
I/O redirections are processed after variable assignments. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access