1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-21 22:22:07 +02:00
tldr/pages.de/common/chsh.md
2021-04-18 15:33:27 +01:00

190 B

chsh

Ändere die Login-Shell eines Benutzers. Mehr Informationen: https://manned.org/chsh.

  • Ändere die Login-Shell eines Benutzers:

chsh -s {{pfad/zu/shell}} {{benutzername}}