
getent
List of commands for getent:
-
getent:tldr:32d6d getent: See the members of a group.$ getent group ${group_name}try on your machineexplain this command
-
getent:tldr:426d7 getent: Get list of all groups.$ getent grouptry on your machineexplain this command
-
getent:tldr:47b9d getent: Find a username by UID.$ getent passwd 1000try on your machineexplain this command
-
getent:tldr:629e5 getent: Perform a reverse DNS lookup.$ getent hosts ${host}try on your machineexplain this command
-
getent:tldr:8eb37 getent: Get list of all services.$ getent servicestry on your machineexplain this command