Files
tldr/pages/common/chsh.md
marchersimon 4e04e056f9 chsh: add link
2021-04-18 15:33:27 +01:00

184 B

chsh

Change the user's login shell. More information: https://man.archlinux.org/man/chsh.1.

  • Change the user's login shell:

chsh -s {{path/to/shell_binary}} {{username}}