$hash Read ();
Returns the information about system administrator (root). Currently return hash contains the list of mail aliases.
$string Write ($argument_hash);
write the system adminstrator data. Supported keys of the argument hash are:
"aliases" => list of mail aliases
"password" => new password
Returns error message on error.
Hey! The above document had some coding errors, which are explained below:
'=item' outside of any '=over'
=over without closing =back