Created
June 17, 2021 04:17
-
-
Save matheusfillipe/c3f4877ab1e7864a786a37a245c4c220 to your computer and use it in GitHub Desktop.
$ -X;
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ -X | |
bash: -X: invalid option | |
Usage: 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) | |
-abefhkmnptuvxBCHP or -o option | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment