#!/bin/sh echo $(cat /etc/group | grep $USER | sed -e 's/:.*$//')