View Single Post

  #1 (permalink)  
Old 03-06-2008
techjohnny@gmail.com
 
Posts: n/a
Default Using Find with Regular Expressions.

Can somebody help me form a expression with Find to locate -name, but
exclude -name.

For example, I have a directory that I would like to clean out ever so
ofter, but don't want to touch 3 directories located in the same
directory.

Thanks,

--TJ
Reply With Quote