Shells

Parses /etc/shells

Author: Raphael Pinson rap.nosp@m.hink@gmai.nosp@m.l.com

Summary
ShellsParses /etc/shells
ReferenceThis lens tries to keep as close as possible to `man 5 shells` where possible.
LicenseThis file is licenced under the LGPL v2+, like the rest of Augeas.
Lens UsageTo be documented
Configuration filesThis lens applies to /etc/shells.
Augeas Lenses
lnsThe shells lens
Augeas Variables
filter

Reference

This lens tries to keep as close as possible to `man 5 shells` where possible.

License

This file is licenced under the LGPL v2+, like the rest of Augeas.

Lens Usage

To be documented

Configuration files

This lens applies to /etc/shells.  See filter.

Augeas Lenses

lns

let lns = ( empty | comment | shell )*

The shells lens

Augeas Variables

filter

let lns = ( empty | comment | shell )*
The shells lens
Close