list all groups on linux code example Example: list des group linux cat /etc/group | awk -F: '{print $ 1}'