bash (1) Linux Manual Page
bash – GNU Bourne-Again SHell Synopsisbash [options] [command_string | file] CopyrightBash is Copyright (C) 1989-2020 by the Free Software Foundation, Inc. DescriptionBash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). Bash…
