什么是*nix命令来查看用户的默认登录shell?
我可以使用更改默认登录shell chsh,但我不知道如何获取用户的默认shell.
chsh
伪代码
$ get-shell /usr/bin/zsh
unix linux shell
linux ×1
shell ×1
unix ×1