Next: , Up: system group   [Contents][Index]


19.2.1 Reading the file /etc/group

Function: mbfl_system_group_read

Read the file /etc/group and store the resulting fields in an internal global array variable. Only the first call to this function will actually read the file, unless mbfl_system_group_reset() has been called.

Function: mbfl_system_group_reset

Reset the internal state so that the next call to mbfl_system_group_read() will actually load, or reaload, the contents of /etc/group.


Next: , Up: system group   [Contents][Index]

This document describes version 3.0.0-devel.0 of Marcos Bash Functions Library.