Linux – How to find out what group a given user has

command linelinuxsysadminunix

In Unix/Linux, how do you find out what group a given user is in via command line?

Best Answer

groups

or

groups user