*: clean up and normalize (#5437)

This commit is contained in:
marchersimon
2021-03-25 17:42:04 +01:00
committed by GitHub
parent 0f37d0336b
commit de311e1749
115 changed files with 874 additions and 877 deletions

View File

@@ -1,7 +1,7 @@
# chsh
> Login-Shell des Benutzers ändern.
> Ändere die Login-Shell eines Benutzers.
- Shell ändern:
- Ändere die Login-Shell eines Benutzers:
`chsh -s {{pfad/zum/shell_programm}} {{benutzername}}`
`chsh -s {{pfad/zu/shell}} {{benutzername}}`