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