1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
|
.\"
.\" chsh.1 -- change your login shell
.\" (c) 1994 by salvatore valente <svalente@athena.mit.edu>
.\"
.\" this program is free software. you can redistribute it and
.\" modify it under the terms of the gnu general public license.
.\" there is no warranty.
.\"
.\" $Author: ysato $
.\" $Revision: 1.2 $
.\" $Date: 2001/02/02 10:22:00 $
.\"
.\" Japanese Version Copyright (c) 2001 Maki KURODA
.\" all rights reserved.
.\" Translated Wed Jan 24 18:46:38 JST 2001
.\" by Maki KURODA <mkuroda@mail.tsagrp.co.jp>
.\"
.TH CHSH 1 "7 October 1998" "chsh" "Linux Reference Manual"
.SH ̾
chsh \- ѹ
.SH
.B chsh
[\ \-s\ shell\ ] [\ \-l\ ] [\ \-u\ ] [\ \-v\ ] [\ username\ ]
.SH
.B chsh
ϥѹ롣
.B chsh
ϥѹ뤿˻Ѥ롣
뤬ޥɹԤǻꤵʤä
.B chsh
ϥͤƤ롣
.SS ͭʥ
.B chsh
ϥƥΤɤΤ褦ʼ¹ԥեΥեѥ̾դ롣
뤬
.I /etc/shells
ե˵ܤƤʤϷٹȯ롣
ǡ롼ȤǤʤ¤ꡢΥե˵ܤƤ륷
դ褦ꤹ뤳ȤǤ롣
.SH ץ
.TP
.I "\-s, \-\-shell"
ꤹ롣
.TP
.I "\-l, \-\-list-shells"
.I /etc/shells
˵ܤƤ륷ΰϤλ롣
.TP
.I "\-u, \-\-help"
ˡϤλ롣
.\O Print version information and exit.
.TP
.I "-v, \-\-version"
СϤλ롣
.SH Ϣ
.BR login (1),
.BR passwd (5),
.BR shells (5)
.SH
Salvatore Valente <svalente@mit.edu>
|