/etc/shells
时间:2019-10-07 21:53:06
收藏:0
阅读:176
List of acceptable shells for chpass(1).
Ftpd will not allow users to connect who are not using
one of these shells.
/bin/sh # bourne shell
/bin/bash # bourne again shell
/bin/nologin #非登录shell
/bin/csh C shell
/bin/ksh kernel shell
/bin/tcsh tc shell
/bin/zsh
shell --version 显示shell的版本信息
原文:https://www.cnblogs.com/0916m/p/11632149.html
评论(0)