CHSH(1) | Käyttäjän sovellukset | CHSH(1) |
NIMI
chsh - vaihtaa sinun login shellisi
YLEISKATSAUS
chsh [-s shell] [-l] [-h] [-v] [käyttäjätunnus]
KUVAUS
chsh käytetään vaihtamaan sinun login shelliäsi. Jos shelli ei ole annettu komentorivillä, chsh kysytään sitä.
chsh supports non-local entries (kerberos, LDAP, etc.) if linked with libuser, otherwise use ypchsh(1), lchsh(1) or any other implementation for non-local entries.
VALITSIMET
-s, --shell shell
-l, --list-shells
-h, --help
-V, --version
VALID SHELLS
chsh hyväksyy ainoastaan ajattevan tiedoston jolle annetaan koko tiedostopuu.
The default behavior for non-root users is to accept only shells listed in the /etc/shells file, and issue a warning for root user. It can also be configured at compile-time to only issue a warning for all users.
POISTUMISEN TILA
Returns 0 if operation was successful, 1 if operation failed or command syntax was not valid.
TEKIJÄT
Salvatore Valente <svalente@mit.edu>
KATSO MYÖS
VIRHEISTÄ ILMOITTAMINEN
For bug reports, use the issue tracker at https://github.com/util-linux/util-linux/issues.
SAATAVUUS
The chsh command is part of the util-linux package which can be downloaded from Linux Kernel Archive https://www.kernel.org/pub/linux/utils/util-linux/.
KÄÄNNÖS
Tämän käsikirjan suomenkielisen käännöksen tekivät Juha-Pekka Syrjälä <jsyrjala@iki.fi>
Tämä käännös on ilmainen dokumentaatio; katso tekijänoikeusehdot GNU General Public License -versiosta 3 tai uudemmasta. Emme ota vastuuta.
11. toukokuuta 2022 | util-linux 2.38.1 |