The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 08-31-2008
evilfreakz evilfreakz is offline
Registered User
  
 

Join Date: Aug 2008
Posts: 3
Need Help with Simple Regex

I have got a question. How to do this? I mean AND expression in regex.

List all the files in current directory that do not contain the words use AND take.

Thx.