command
module
Version:
v0.0.0-...-16fbb30
Opens a new window with list of versions in this module.
Published: Apr 1, 2022
License: BSD-2-Clause
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
nsscacheindex
Generates binary search index files for libnss-cache
Usage:
$ nsscacheindex -s /etc/passwd.cache -d /etc/passwd.cache.ixname -c 1
$ nsscacheindex -s /etc/passwd.cache -d /etc/passwd.cache.ixuid -c 3 -n
$ nsscacheindex -s /etc/group.cache -d /etc/group.cache.ixname -c 1
$ nsscacheindex -s /etc/group.cache -d /etc/group.cache.ixgid -c 3 -n
$ nsscacheindex -s /etc/shadow.cache -d /etc/shadow.cache.ixname -c 1
$ nsscacheindex -s /etc/gshadow.cache -d /etc/gshadow.cache.ixname -c 1
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.