리눅스 shopt

Jmnote (토론 | 기여)님의 2014년 3월 21일 (금) 11:07 판 (새 문서: ==개요== ;shopt <source lang='dos'> [root@jmnote ~]# shopt autocd off cdable_vars off cdspell off checkhash off checkjobs off checkwinsize on cm...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요

shopt
[root@jmnote ~]# shopt
autocd         	off
cdable_vars    	off
cdspell        	off
checkhash      	off
checkjobs      	off
checkwinsize   	on
cmdhist        	on
compat31       	off
compat32       	off
compat40       	off
dirspell       	off
dotglob        	off
execfail       	off
expand_aliases 	on
extdebug       	off
extglob        	off
extquote       	on
failglob       	off
force_fignore  	on
globstar       	off
gnu_errfmt     	off
histappend     	off
histreedit     	off
histverify     	off
hostcomplete   	on
huponexit      	off
interactive_comments	on
lithist        	off
login_shell    	on
mailwarn       	off
no_empty_cmd_completion	off
nocaseglob     	off
nocasematch    	off
nullglob       	off
progcomp       	on
promptvars     	on
restricted_shell	off
shift_verbose  	off
sourcepath     	on
xpg_echo       	off

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}