2 releases
Uses old Rust 2015
| 0.1.1 | Sep 22, 2015 |
|---|---|
| 0.1.0 | Sep 22, 2015 |
#7 in #information-system
6KB
127 lines
This library parses /etc/group for information about groups on a system
Groups are represented in /etc/group in the form of:
group_name:password:GID:user_list
groups
Parses the file /etc/group to obtain information about groups