Mwnci hashpw() Function

Syntax

hashpw()

Description

The hashgrp() function a hash of the entire group file keyed on group name.

Example

include("pwd")
println(hashgrp())


{"games": {"Password": "x", "Gid": 60, "Home": "/usr/games", "Shell": "/usr/sbin/nologin", "Gecos": ["games"], "Uid": 5}, "news": {"Gecos": ["news"], "Uid": 9, "Password": "x", "Gid": 9, "Home": "/var/spool/news", "Shell": "/usr/sbin/nologin"}, "www-data": {"Password": "x", "Gid": 33, "Home": "/var/www", "Shell": "/usr/sbin/nologin", "Gecos": ["www-data"], "Uid": 33}]