cours/unix commande chsh.md
oscar.plaisant@icloud.com a2ee0fa5ca from github to this gitea
2023-10-23 23:09:51 +02:00

15 lines
266 B
Markdown

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