mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-27 07:43:07 +02:00
78 lines
1.5 KiB
Plaintext
78 lines
1.5 KiB
Plaintext
.: .: Is a directory
|
|
bash: -c: option requires an argument
|
|
bash: --badopt: invalid option
|
|
bash [GNU long option] [option] ...
|
|
bash [GNU long option] [option] script-file ...
|
|
GNU long options:
|
|
--debug
|
|
--debugger
|
|
--dump-po-strings
|
|
--dump-strings
|
|
--help
|
|
--init-file
|
|
--login
|
|
--noediting
|
|
--noprofile
|
|
--norc
|
|
--posix
|
|
--pretty-print
|
|
--rcfile
|
|
--restricted
|
|
--verbose
|
|
--version
|
|
Shell options:
|
|
-ilrsD or -c command or -O shopt_option (invocation only)
|
|
-abefhkmnptuvxBCEHPT or -o option
|
|
bash: --initfile: invalid option
|
|
bash [GNU long option] [option] ...
|
|
bash [GNU long option] [option] script-file ...
|
|
GNU long options:
|
|
--debug
|
|
--debugger
|
|
--dump-po-strings
|
|
--dump-strings
|
|
--help
|
|
--init-file
|
|
--login
|
|
--noediting
|
|
--noprofile
|
|
--norc
|
|
--posix
|
|
--pretty-print
|
|
--rcfile
|
|
--restricted
|
|
--verbose
|
|
--version
|
|
Shell options:
|
|
-ilrsD or -c command or -O shopt_option (invocation only)
|
|
-abefhkmnptuvxBCEHPT or -o option
|
|
bash: -q: invalid option
|
|
bash [GNU long option] [option] ...
|
|
bash [GNU long option] [option] script-file ...
|
|
GNU long options:
|
|
--debug
|
|
--debugger
|
|
--dump-po-strings
|
|
--dump-strings
|
|
--help
|
|
--init-file
|
|
--login
|
|
--noediting
|
|
--noprofile
|
|
--norc
|
|
--posix
|
|
--pretty-print
|
|
--rcfile
|
|
--restricted
|
|
--verbose
|
|
--version
|
|
Shell options:
|
|
-ilrsD or -c command or -O shopt_option (invocation only)
|
|
-abefhkmnptuvxBCEHPT or -o option
|
|
this-bash
|
|
$- for -c includes c
|
|
a
|
|
a
|
|
bad-interp
|
|
./invocation.tests: ./x23: nosuchfile: bad interpreter: No such file or directory
|