package
0.0.0-20231012082049-cb67616269ea
Repository: https://github.com/vinyl-linux/linux-utils.git
Documentation: pkg.go.dev

# Functions

Read will read passwd.File, parse each line into a set of Entry types, and return.

# Variables

File points to the passwd file.
No description provided by the author
ensure we don't blat away root for any reason <3.
No description provided by the author
UserMin and UserMax provide a range for user account UIDs.

# Structs

Entry
Entry represents a line from /etc/passwd.

# Type aliases

Passwd holds all of the entries from the passwd file.