/usr/bin/bash: Difference between revisions
Created page with " bash - GNU Bourne-Again SHell SYNOPSIS bash [options] [command_string | file] COPYRIGHT Bash is Copyright (C) 1989-2020 by the Free Software Foundation, Inc. DESCRIPTION Bash is an sh-compatible command language interpreter that executes commands read from the stan‐ dard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). Bash is intended to be a conformant imp..." |
No edit summary |
||
Line 1: | Line 1: | ||
bash - GNU Bourne-Again SHell | |||
SYNOPSIS | SYNOPSIS |