차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
다음 판 | 이전 판 | ||
shopt_설정 [2017/08/09 04:54] – 만듦 koov | shopt_설정 [2017/08/09 05:30] (현재) – koov | ||
---|---|---|---|
줄 3: | 줄 3: | ||
shopt 명령어로 옵션 설정하는 방법 | shopt 명령어로 옵션 설정하는 방법 | ||
- | ^ shopt 옵션 | + | ^ shopt 옵션 |
- | | cdable_vars | + | | autocd |
- | | cdspell | + | | cdable_vars |
- | | | | + | | cdspell |
- | | | | + | | checkhash |
- | | | | + | | checkjobs |
- | | | | + | | checkwinsize |
- | | | | + | | cmdhist |
- | | | | + | | compat31 |
- | | | | + | | compat32 |
- | | | | + | | compat40 |
- | | | | + | | dirspell |
- | | | | + | | dotglob |
- | | | | + | | execfail |
- | | | | + | | expand_aliases |
- | | | | + | | extdebug |
- | | | | + | | extglob |
- | | | | + | | extquote |
- | | | | + | | failglob |
- | | | | + | | force_fignore |
- | | | | + | | globstar |
+ | | gnu_errfmt | ||
+ | | histappend | ||
+ | | histreedit | ||
+ | | histverify | ||
+ | | hostcomplete | ||
+ | | huponexit | ||
+ | | interactive_comments | ||
+ | | lithist | ||
+ | | login_shell | ||
+ | | mailwarn | ||
+ | | no_empty_cmd_completion | ||
+ | | nocaseglob | ||
+ | | nocasematch | ||
+ | | nullglob | ||
+ | | progcomp | ||
+ | | promptvars | ||
+ | | restricted_shell | ||
+ | | shift_verbose | ||
+ | | sourcepath | ||
+ | | xpg_echo |