summaryrefslogtreecommitdiff
path: root/static/freebsd/man5/shells.5 4.html
blob: 414f831dd8b333ec1bfba972fd04c8da5fface2d (plain)
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
<table class="head">
  <tr>
    <td class="head-ltitle">SHELLS(5)</td>
    <td class="head-vol">File Formats Manual</td>
    <td class="head-rtitle">SHELLS(5)</td>
  </tr>
</table>
<div class="manual-text">
<section class="Sh">
<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
<p class="Pp"><code class="Nm">shells</code> &#x2014; <span class="Nd">shell
    database</span></p>
</section>
<section class="Sh">
<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
<p class="Pp">The <code class="Nm">shells</code> file contains a list of the
    shells on the system. For each shell a single line should be present,
    consisting of the shell's path, relative to root.</p>
<p class="Pp">A hash mark (``#'') indicates the beginning of a comment;
    subsequent characters up to the end of the line are not interpreted by the
    routines which search the file. Blank lines are also ignored.</p>
</section>
<section class="Sh">
<h1 class="Sh" id="FILES"><a class="permalink" href="#FILES">FILES</a></h1>
<dl class="Bl-tag Bl-compact">
  <dt><span class="Pa">/etc/shells</span></dt>
  <dd>The <code class="Nm">shells</code> file resides in
      <span class="Pa">/etc</span>.</dd>
</dl>
</section>
<section class="Sh">
<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE
  ALSO</a></h1>
<p class="Pp"><a class="Xr">getusershell(3)</a></p>
</section>
<section class="Sh">
<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1>
<p class="Pp">The <code class="Nm">shells</code> file format appeared in
    <span class="Ux">4.3BSD-Tahoe</span>.</p>
</section>
</div>
<table class="foot">
  <tr>
    <td class="foot-date">June 5, 1993</td>
    <td class="foot-os">FreeBSD 15.0</td>
  </tr>
</table>