On Monday 16 August 2004 19:10, Jeff Clement wrote:
> >"Useless Use Of cat Award" for both of you!     :-)
> >
> >grep usb /etc/group

pedantically, one probably actually wants:

        getent group | grep usb

as that will work even when you have other mechanisms in place 
besides /etc/group.

-- 
Aaron J. Seigo, currently in Heidelberg

_______________________________________________
clug-talk mailing list
[EMAIL PROTECTED]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca

Reply via email to