Abstract
show current shell, assign shell to user, view all shells
Referance
texthttps://www.jianshu.com/p/00be2b2d2be4
show all
cat /etc/shellsview current shell
echo $SHELLassign shell to which user
usermod -s /bin/zsh USERNAMEdd21
January 10, 2023
show current shell, assign shell to user, view all shells
texthttps://www.jianshu.com/p/00be2b2d2be4