Try:

        find . -name 'j*'


On Thu, 4 Nov 1999, jwalsh wrote:

> The error message is saying the find command isn't found?
> Even if it didn't find your file, there should be plenty of others
> matching that pattern.
> I can only assume the message read the command wasn't found, which case it
> is a path problem or library problem.
> J.
> 
> On Wed, 3 Nov 1999, Mike Friedrichs wrote:
> 
> > I have a executable file called jstar in /usr/bin, but when I enter 'find
> > / -iname j*' I receive the message 'not found'.
> > 
> > Is there any obvious reasons why this command doesn't function as
> > prescribed. This is on Redhat 5.2.
> > 
> 
> 
> -- 
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
> 


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to