Category: Updates

Pipe Contents Into Grep

I have a command which outputs groups I'm a member of as text: $ groups dbadmin hdpcl3 stargroup9 jorgesgroup ... I would like to check if this outpu...