File: remove-shell.8

package info (click to toggle)
debianutils 5.23.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 664 kB
  • sloc: ansic: 1,021; sh: 727; makefile: 144
file content (24 lines) | stat: -rw-r--r-- 511 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.TH REMOVE-SHELL 8 "23 Sep 2021"
.SH NAME
remove-shell \- remove shells from the list of valid login shells
.SH SYNOPSIS
.B remove-shell
.I shellname
.RI [ shellname ...]
.SH DESCRIPTION
.B remove-shell
operates on the temporary files
.I /etc/shells.tmp
and
.I /etc/shells.tmp2
to remove the given shells from the list of valid login shells,
and copy the result back to
.IR /etc/shells .
.SH "ENVIRONMENT"
.TP
.I DPKG_ROOT
specifies the base path under which
.I /etc/shells
resides.
.SH SEE ALSO
.BR shells (5)