The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com



UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
how to find a file named vijay in a directory using find command amirthraj_12 UNIX for Dummies Questions & Answers 6 10-25-2008 12:37 PM
Can I know find syntax to find given date files bache_gowda Shell Programming and Scripting 3 03-26-2008 06:37 AM
Little bit weired : Find files in UNIX w/o using find or where command jatin.jain Shell Programming and Scripting 10 09-19-2007 06:47 AM
help to find find filename usingFile pointer in c arunkumar_mca UNIX for Dummies Questions & Answers 2 08-07-2007 10:23 AM
command find returned bash: /usr/bin/find: Argument list too long yacsil Shell Programming and Scripting 1 12-15-2003 06:38 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 12-19-2004
GMMike GMMike is offline
Registered User
  
 

Join Date: Sep 2004
Posts: 32
find with -iname

Hi,
In some versions of UNIX find works with -iname so that you can find files regardles of the case.
In Solaris this is not working - Anys suggestions?

Also, how can I list directory names only using find?

Thanks.
  #2 (permalink)  
Old 12-19-2004
gull04 gull04 is offline
Registered User
  
 

Join Date: Dec 2004
Location: Isle-of-Skye
Posts: 9
Hi,

Quickest way is as follows for solaris;

find ./ -print | grep -i "filename"

to find directories only try:-

find ./ -type d -name XXX -print ( where XXX is the name of the directory)

Rgds

Dave
  #3 (permalink)  
Old 12-20-2004
GMMike GMMike is offline
Registered User
  
 

Join Date: Sep 2004
Posts: 32
Thanks.
Sponsored Links
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 10:26 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language translation by Google.
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0