wyrm::unix::passwd [ -all | user-id | user-name ]
Get the password entry fields of the specified user or the current user id; they are returned as a key-value pairs list. The entries can include
If -all is specified, all password entries are returned as a key-value list of lists, the key being the user name and the value is the list of entries for that user.