2 releases
Uses old Rust 2015
0.1.1 | Sep 22, 2015 |
---|---|
0.1.0 | Sep 22, 2015 |
#217 in #group
6KB
127 lines
groups
Parses the file /etc/group
to obtain information about groups
lib.rs
:
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