linux show groups
cut -d: -f1 /etc/group | sort
linux show groups
cut -d: -f1 /etc/group | sort
List groups of an user Linux
groups
groups userName-Here
how to check user in group linux
# to see the group joined by current user
$ id
groups
groups {USERNAME}
groups vivek
list des group linux
cat /etc/group | awk -F: '{print $ 1}'
list groups linux
less /etc/groupCopy
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us