grep -w "^$1" /etc/group | cut -d\: -f4 | exec tr ',' $'\n'
