for i in `groups`; do if [ "$i" = 'gwusers' ]; then GLOBUS_LOCATION=/usr GW_LOCATION=/usr export GLOBUS_LOCATION GW_LOCATION fi done