Sign up to create your own snipts, or login.

Public snipts » muanis's snipts » Find files with one name or another

posted on Jun 23, 2009 at 11:28 a.m. EDT in 
  • find /usr/src -not \( -name "*,v" -o -name ".*,v" \) '{}' \; -print 
    

    copy | embed

0 Comments

Sign up, or login to leave a comment.