finding things in unix

Dennis Malen dmalen at malen.com
Fri Apr 23 07:51:22 PDT 2010


Mike,

type only works if you are sitting in the actual directory that the file 
resides. Find seems to search all directories. At least that is the way it 
worked on AIX.

Dennis Malen
516.479.5912
----- Original Message ----- 
From: "Mike Schwartz" <mschw at athenet.net>
To: <filepro-list at lists.celestial.com>
Sent: Friday, April 23, 2010 10:00 AM
Subject: RE: finding things in unix


>> <Bob Rasmussen said:>
>>
>> Try this:
>>
>> cd /
>> find . -name "upload*"
>>
>> On Fri, 23 Apr 2010, ROBERT PULLIAM wrote:
>>
>> > (must be age)  the program name or how to find $ uploadtest.  Is
>> there a way to search unix for the word "uploadtest" to find where this
>> is and what the instruction is named.
>> >
>> > Thanks - Robert Pulliam
>
>     Even quicker, at the root prompt try typing:
>
> # type uploadtest
>
>     On most unix/linux systems, this is the fastest way to find an
> executable file that is in your search path.
>
> Mike Schwartz
>
>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> http://mailman.celestial.com/mailman/listinfo/filepro-list 



More information about the Filepro-list mailing list