The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > UNIX Desktop for Dummies Questions & Answers
Google UNIX.COM


UNIX Desktop for Dummies Questions & Answers Questions regarding GNOME, KDE, CDE, Open Office, etc go here. All UNIX and Linux Newbies Welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Perl: Match a line with multiple search patterns Juha Shell Programming and Scripting 10 04-08-2008 10:43 PM
search for files excluding binary files user_prady Shell Programming and Scripting 2 09-04-2007 09:18 PM
Using xapply efficiently? bdsffl Shell Programming and Scripting 0 04-17-2007 08:36 AM
search patterns rochitsharma Shell Programming and Scripting 1 02-27-2006 12:14 AM
How to parameterize multiple search patterns and generate a new file augustinep UNIX for Dummies Questions & Answers 6 07-30-2003 05:50 AM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-06-2007
Registered User
 

Join Date: Sep 2007
Posts: 14
how to search files efficiently using patterns

hi friens,

if i need to find files with extension .c++,.C++,.cpp,.Cpp,.CPp,.cPP,.CpP,.cpP,.c,.C
wat is the pattern for finding them

Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 09-06-2007
vino's Avatar
Supporter (in vino veritas)
 

Join Date: Feb 2005
Location: Bangalore, India
Posts: 2,663
If you want to use find, then use

Code:
find /dir/to/search -iname "*.c*"
Reply With Quote
  #3 (permalink)  
Old 09-06-2007
Registered User
 

Join Date: Sep 2007
Posts: 14
Smile i tried it

hi vino,
it displays even *.css, class files etc.,,

i also tried using

find /home/ -iname *.c[p+][p+] -o -iname *.c

it gave the result. but needed to be more optimised na
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 06:37 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0