From owner-freebsd-questions Sun Jan 19 18:38:45 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73AC637B401 for ; Sun, 19 Jan 2003 18:38:44 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 383CE43EB2 for ; Sun, 19 Jan 2003 18:38:37 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-b136.otenet.gr [212.205.244.144]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id h0K2b8Sa011790; Mon, 20 Jan 2003 04:37:09 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.6/8.12.6) with ESMTP id h0K2b4Tp002064; Mon, 20 Jan 2003 04:37:04 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.6/8.12.6/Submit) id h0K2b4dJ002063; Mon, 20 Jan 2003 04:37:04 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 20 Jan 2003 04:37:04 +0200 From: Giorgos Keramidas To: JoeB Cc: questions@FreeBSD.ORG Subject: Re: list of fbsd console commands Message-ID: <20030120023704.GC790@gothmog.gr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2003-01-19 21:28, JoeB wrote: > I have reviewed the FBSD handbook and can not find any documentation > listing all the FBSD console commands. > > Are they documented some where? > > Is there some way using the man command to list all the man files in > the man directory? Not in a static list, which would very quickly become outdated. You can always use apropos(1) to search the installed manpages though: % apropos . | more - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message