cours/unix commande chsh.md
Oscar Plaisant 602a41e7f8 update
2024-12-25 22:30:24 +01:00

15 lines
268 B
Markdown

up::[[unix commandes d'identification]]
title::"commande pour changer le shell par défaut (login shell)"
#s/informatique/unix
----
```bash
$ chsh # mode interactif
$ chsh pierre /bin/csh
```
> [!note]
> modifie le fichier [[unix fichier etc-passwd|/etc/passwd]]