from github to this gitea
This commit is contained in:
14
unix commande chsh.md
Normal file
14
unix commande chsh.md
Normal file
@@ -0,0 +1,14 @@
|
||||
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]]
|
Reference in New Issue
Block a user