Fulltext results:
- host-user-list
- pository. ===== Returns ===== Returns the first colum (login) of the ''/etc/passwd'' file. ===== Example ===== <code bash> users=$(host-user-list "${host}" \ | egrep -v "${IGNORED_USERS}" ) </code>
- host-user-tab
- -tab ====== Lists the users on a given host as a colon separated table. ===== Usage ===== host-us... definition in the repository. ===== Returns ===== Returns the contents of the ''/etc/passwd'' file.