SCIENTIFIC-LINUX-USERS Archives

August 2005

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Ioannis Vranos <[log in to unmask]>
Reply To:
Ioannis Vranos <[log in to unmask]>
Date:
Thu, 18 Aug 2005 06:48:41 +0300
Content-Type:
text/plain
Parts/Attachments:
text/plain (18 lines)
Michael Mansour wrote:
> Yes, find can be used to find files throughout your disk(s).
> 
> Do a "man find" to find out it's options and how you can use it.
> 
> Commands like:
> 
> # find -name <anyname> /whateverdirectory
> 
> or
> 
> # find /<whateverdirectory> -print | grep <anyname>
> 
> are things I commonly use.


Thank you for the great insight.

ATOM RSS1 RSS2