> Got one for AWK? <g>
awk '/groupname/ { printf("%s ",$3); }' /etc/group
<G>
--
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug
> Got one for AWK? <g>
awk '/groupname/ { printf("%s ",$3); }' /etc/group
<G>
--
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug