Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Dec 1997 14:20:39 -0600 (CST)
From:      "Matthew D. Fuller" <fullermd@futuresouth.com>
To:        Robert <mhi@internetmci.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: newbe  questions
Message-ID:  <Pine.BSF.3.96.971219141816.11782A-100000@shell.futuresouth.com>
In-Reply-To: <349AD053.47B8@internetmci.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 19 Dec 1997, Robert wrote:

> I am not sure if I am using the right list for these questions
> please tell me if I am not.
This would be the place.  That's what we're here for.

> I have freeBSD 2.2.5
> I want to know 
> 1. how to look at ALL processes on the machiene.
ps -gaxuw
Actually, you'll probably want to do:
ps -gaxuw | more
since it's a lot of processes.

> 2. how to install the man files and where I get them??
> 
> 3. how to install the info files and where to get them??
As root, run /stand/sysinstall
Select custom installation, select distributions, select custom, highlight
man and info, select media, select your choice (probably either FTP or
CD-ROM), and select commit.

> these things should help alot.
> 
> thank you for your replies
> Robert

Hope it helps!!

*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
|       FreeBSD; the way computers were meant to be       |
* "The only reason I'm burning my candle at both ends, is *
| that I haven't figured out how to light the middle yet."|
*    fullermd@futuresouth.com      :-}  MAtthew Fuller    *
|      http://keystone.westminster.edu/~fullermd          |
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971219141816.11782A-100000>