Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2002 09:52:43 +0200
From:      Christopher Sharp <csharp@freeshell.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: find a file / arch/conf
Message-ID:  <20020616075243.GA2198@web.de>
In-Reply-To: <000701c2150f$2efcb000$7b6c6bd1@ab.hsia.telus.net>
References:  <3D0B8EE1.6924.A196528@localhost> <000701c2150f$2efcb000$7b6c6bd1@ab.hsia.telus.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On (16/06/02 02:24), Grant Cooper wrote:
> Hi, I am looking for a command to find a file, tried using whereis but it
> doesn't work all the time.

man find

> Second question is, I am trying to manually configure my kernel and am
> trying to follow the instructions but can't find, arch/conf - directory?

It is ${arch}/conf not arch/conf. That means you have to
substitute ${arch} with the architecture you use.
e.g. for i386 the directory it is i386/conf

 - Christopher

-- 
Any time things appear to be going better, you have overlooked
something.

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?20020616075243.GA2198>