From owner-freebsd-questions Wed Jan 16 16:32:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ralf.artlogix.com (sense-mcglk-240.oz.net [216.39.168.240]) by hub.freebsd.org (Postfix) with ESMTP id D805F37B402 for ; Wed, 16 Jan 2002 16:32:47 -0800 (PST) Received: by ralf.artlogix.com (Postfix, from userid 1000) id 4E66C1B9D25; Wed, 16 Jan 2002 16:31:56 -0800 (PST) To: "Joe Rodrigues" Cc: "freebsd questions" Subject: Re: Commands References: <000501c19eec$cc10ad40$f449fea9@tmlp.com> From: Ken McGlothlen Date: 16 Jan 2002 16:31:56 -0800 In-Reply-To: <000501c19eec$cc10ad40$f449fea9@tmlp.com> Message-ID: <87y9ixyg03.fsf@ralf.artlogix.com> Lines: 11 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 "Joe Rodrigues" writes: | Is there a way to get an alphabetized and/or by subject list of all the user | commands available under FreeBsd. A really cheap way is this: $ apropos '(' | grep '(1)' | sort It's not going to be complete (not all commands have manpages), but it's an approximation. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message