summaryrefslogtreecommitdiff
path: root/add-shell.8
blob: c6235eac3af825f64fd1ca5027ea8a74ed8c4634 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.TH ADD-SHELL 8 "12 May 2011"
.SH NAME
add-shell \- add shells to the list of valid login shells
.SH SYNOPSIS
.B  add-shell
.I  shellname
.RI [ shellname ...]
.SH DESCRIPTION
.B add-shell
copies
.I /etc/shells
to
.IR /etc/shells.tmp ,
adds the given shells to this file
if they are not already present,
and copies this temporary file back to
.IR /etc/shells .
.sp 1
The shells must be provided by their full pathnames.
.SH SEE ALSO
.BR shells (5)