The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > AIX
Google UNIX.COM


AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Need to find whether my unix server is a stand alone server or its in a cluster Naveen Kumar V SUN Solaris 1 09-06-2007 03:35 AM
command to find out total size of a specific file size (spread over the server) abhinov SUN Solaris 3 08-08-2007 03:48 AM
how to find out unix server details thopputhurai Filesystems, Disks and Memory 4 04-23-2007 03:16 AM
Find the size of a single specific file nortypig Shell Programming and Scripting 3 08-22-2006 05:00 AM
Searching for a specific phrase on Unix server mmcaleer UNIX for Dummies Questions & Answers 1 02-07-2005 01:18 PM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 03-27-2008
Registered User
 

Join Date: Jan 2008
Posts: 8
find the specific file in unix server

hello

i need a help in finding a specific file where it is stored in the unix server. is there a way to find it.

Regards
Reply With Quote
Forum Sponsor
  #2  
Old 03-27-2008
Registered User
 

Join Date: Aug 2003
Location: NJ
Posts: 39
ensure you have the priviliges (if you superuser) you can start from root fs
"find . -name <filename> -print" -
Reply With Quote
  #3  
Old 03-27-2008
Registered User
 

Join Date: Mar 2008
Posts: 6
try this

find / -name {file_name} 2>/dev/null

hope it helps
Regards
Reply With Quote
  #4  
Old 03-28-2008
Registered User
 

Join Date: Oct 2007
Posts: 289
in the future, you might search for text in somewhere else file:

find . | xargs grep 'put the text here' 2> /dev/null
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 06:29 PM.


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 Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0