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
search files in a directory and its subdirectories Net-Man Shell Programming and Scripting 1 09-04-2008 10:25 PM
Shell:Find a word in files in a directory and subdirectories yeclota Shell Programming and Scripting 4 08-29-2008 06:05 AM
find excluding a directory and a file ammu UNIX for Advanced & Expert Users 1 06-23-2008 04:47 AM
find excluding the hidden files arunkumar_mca UNIX for Advanced & Expert Users 3 01-27-2008 11:45 PM
Find all files created by a specified user in a directory and its subdirectories abhilashnair UNIX for Dummies Questions & Answers 5 06-13-2007 03:37 AM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 12-08-2008
Amol_Dicholkar Amol_Dicholkar is offline
Registered User
  
 

Join Date: Jun 2008
Posts: 4
Find Files in a Directory Excluding Subdirectories

Hi,

I have a filename Location.txt in a directory /abc.
Similar name file is present in its subdirectory /abc/xyz.

I want to find the file which is present only in /abc and not in /abc/xyz.

Please any1 of u can provide a quick suggestion.

Its very urgent.

Thanks,
Amol
  #2 (permalink)  
Old 12-08-2008
demwz demwz is offline
Registered User
  
 

Join Date: Jun 2008
Posts: 128
hello,
I'm not shure if i got U right, but what about
ls /abc/Location.txt
or
test -f /abc/Location.txt
  #3 (permalink)  
Old 12-11-2008
siba.s.nayak siba.s.nayak is offline
Registered User
  
 

Join Date: Jun 2007
Posts: 166
I think this the best answer for you.

find . -maxdepth 1 -name "Location.txt"
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 04:05 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
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