Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2003 04:37:04 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        JoeB <barbish@a1poweruser.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: list of fbsd console commands
Message-ID:  <20030120023704.GC790@gothmog.gr>
In-Reply-To: <MIEPLLIBMLEEABPDBIEGEEPNDDAA.barbish@a1poweruser.com>
References:  <MIEPLLIBMLEEABPDBIEGEEPNDDAA.barbish@a1poweruser.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2003-01-19 21:28, JoeB <barbish@a1poweruser.com> 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




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