OS module: User exist

Check if a given user name exists.

Example

space -m os /userexist/ -- "root"

Exit status code is expected to be 0 on success.

Edit this page