Linux_Shell type

Recommendation is to use the bash shell, because he is strong enough, and absorbed the useful properties of ksh,csh,sh.

[Dev root @ sd-9c1f-2eac ~]
# cat /etc/shells
/bin/sh
/bin/bash
/sbin/nologin
/bin/dash
/bin/ksh
/bin/tcsh
/bin/csh
/bin/ftponly
/usr/bin/ftponly

 

[Dev root @ sd-9c1f-2eac /root]                                                                                                                                            
# chsh -l /bin/sh /bin/bash /sbin/nologin /bin/dash /bin/ksh /bin/tcsh /bin/csh /bin/ftponly /usr/bin/ftponly

 

posted @ 2016-11-23 11:58  天天好心情啊  阅读(190)  评论(0编辑  收藏  举报