<p>There are several ways to skin that particular cat. This is the one I use most often:</p>
<p>find / | grep -i <partial file name><br>
</p>
<div class="gmail_quote">On Jan 2, 2012 3:37 PM, "Tom Sellers" <<a href="mailto:tomsellers2001@yahoo.com">tomsellers2001@yahoo.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div style="color:#000;background-color:#fff;font-family:times new roman,new york,times,serif;font-size:12pt"><div>What is the Ubuntu linux command to locate a file anywhere on the disk?  I need to have it search the whole directory structure not just the current directory for the file.  <br>
</div><div><br></div><div>If I use find by itself it lists all directory items but it I list the file name after the find command it only seems to search the local directory and tells me that it is not there.  <br></div><div>
<br></div><div>Surely there is a command to do this.  I just haven't been able to find it.</div><div><br></div></div></div><br>_______________________________________________<br>
Cialug mailing list<br>
<a href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br>
<a href="http://cialug.org/mailman/listinfo/cialug" target="_blank">http://cialug.org/mailman/listinfo/cialug</a><br>
<br></blockquote></div>