Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Aug 1998 00:31:25 -0400
From:      Malartre <malartre@aei.ca>
To:        Peter Kok <peter@sweda.com.hk>
Cc:        freebsd <freebsd-questions@FreeBSD.ORG>
Subject:   Re: find command
Message-ID:  <35E4E11D.47528ED7@aei.ca>
References:  <35E4E60F.6700E8F3@sweda.com.hk>

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Kok wrote:
> 
> Hello
> 
> Is there a function same as 'find' in freebsd?
> 
> --
>  \//////
>  [ O O ]
>   \_-_/
>   0 v 0
> ow     wo
> 000000000
> Peter Kok
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
Sure
"man find"
Exemple:
"find / -name MYLOSTFILE -print"
you can change "/" with any directory you want to search
-- 
[Malartre][malartre@aei.ca][http://www.aei.ca/~malartre/]

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35E4E11D.47528ED7>