Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jul 1997 13:55:00 +0400
From:      "Sergei S. Laskavy" <laskavy@cs.msu.su>
To:        guelph@tpts5.seed.net.tw
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Help
Message-ID:  <199707050955.NAA01977@janus.msu.su>
In-Reply-To: <33BDD8BD.4FB9@tpts5.seed.net.tw> (message from Gordon Wang on Sat, 05 Jul 1997 13:16:45 %2B0800)

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "Gordon" == Gordon Wang <guelph@tpts5.seed.net.tw> writes:

    Gordon> Dear Sir What is the equivalent command in FreeBSD to the
    Gordon> MS-Dos command " dir filename /s "(search the file in all
    Gordon> the file system)?

find . -name filename

Read the "man find" -- find is your friend :)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707050955.NAA01977>