getent
Linux
コマンド
show list of user, group...
code:bash
getent passwd
getent group
Reference
Man page of GETENT