Answers for "change the default shell for this user."

1

change user default shell

chsh --shell [/bin/sh | your_shell] [your_user]
Posted by: Guest on April-22-2021

Code answers related to "change the default shell for this user."

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language