OS module: Group exist

Check if a given group exists.

Example

space -m os /groupexist/ -- "wheel"

Exit status code is expected to be 0 on success.

Edit this page