2007-10-07 17:15:14 +05:30
|
|
|
.\"
|
2007-10-07 17:16:07 +05:30
|
|
|
.\" chsh.1 \-\- change your login shell
|
2007-10-07 17:15:14 +05:30
|
|
|
.\" (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: kloczek $
|
2007-10-07 17:17:01 +05:30
|
|
|
.\" $Revision: 1.4 $
|
|
|
|
.\" $Date: 2005/08/29 13:59:29 $
|
2007-10-07 17:15:14 +05:30
|
|
|
.\"
|
|
|
|
.TH CHSH 1 "October 13 1994" "chsh" "Linux Reference Manual"
|
2007-10-07 17:17:01 +05:30
|
|
|
.SH NAMA
|
2007-10-07 17:15:14 +05:30
|
|
|
chsh \- merubah shell login
|
|
|
|
.SH RINGKASAN
|
|
|
|
.B chsh
|
|
|
|
[\ \-s\ shell\ ] [\ \-l\ ] [\ \-u\ ] [\ \-v\ ] [\ username\ ]
|
|
|
|
.SH PENJELASAN
|
|
|
|
.B chsh
|
|
|
|
digunakan untuk merubah shell login Anda.
|
|
|
|
Bila shell tidak diberikan pada baris perintah maka
|
|
|
|
.B chsh
|
|
|
|
menampilkan prompt untuk memasukkan shell.
|
2007-10-07 17:16:07 +05:30
|
|
|
.SS SHELL\-SHELL YANG BENAR
|
2007-10-07 17:15:14 +05:30
|
|
|
.B chsh
|
|
|
|
akan menerima pathname lengkap dari file executable pada sistem.
|
|
|
|
Walau demikian, akan menampilkan peringatan bila shell tidak terdapat
|
|
|
|
dalam file
|
|
|
|
.I /etc/shells .
|
|
|
|
.SH OPTION
|
|
|
|
.TP
|
2007-10-07 17:16:07 +05:30
|
|
|
.I "\-l, \-\-list\-shells"
|
2007-10-07 17:15:14 +05:30
|
|
|
Menampilkan daftar shell yang ada dalam
|
|
|
|
.I /etc/shells
|
|
|
|
dan keluar atau exit.
|
|
|
|
.TP
|
2007-10-07 17:15:40 +05:30
|
|
|
.I "\-s, \-\-shell"
|
|
|
|
Menentukan shell login Anda.
|
|
|
|
.TP
|
2007-10-07 17:15:14 +05:30
|
|
|
.I "\-u, \-\-help"
|
|
|
|
Menampilkan cara penggunaan program.
|
|
|
|
.TP
|
2007-10-07 17:16:07 +05:30
|
|
|
.I "\-v, \-\-version"
|
2007-10-07 17:15:14 +05:30
|
|
|
Menampilkan informasi versi program.
|
|
|
|
.SH "LIHAT JUGA"
|
|
|
|
.BR login (1),
|
|
|
|
.BR passwd (5),
|
|
|
|
.BR shells (5)
|
|
|
|
.SH PEMBUAT
|
|
|
|
Salvatore Valente <svalente@mit.edu>
|
|
|
|
.SH PENTERJEMAH
|
|
|
|
Rizqy Syarief <rizqy@rad.net.id>
|