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