How will you check the groups in a Linux System. code example Example: linux show groups cut -d: -f1 /etc/group | sort