From owner-freebsd-questions Tue Mar 20 4:32:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from istar.ca (d141-119-162.home.cgocable.net [24.141.119.162]) by hub.freebsd.org (Postfix) with ESMTP id 9DD7C37B718 for ; Tue, 20 Mar 2001 04:32:42 -0800 (PST) (envelope-from genisis@istar.ca) Received: (from genisis@localhost) by istar.ca (8.11.1/8.11.1) id f2KCYcw02143; Tue, 20 Mar 2001 07:34:38 -0500 (EST) (envelope-from genisis) Date: Tue, 20 Mar 2001 07:34:18 -0500 (EST) From: Dru To: faisal gillani Cc: freebsd-questions@FreeBSD.ORG Subject: Re: little questions In-Reply-To: <20010320105331.77278.qmail@web11001.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Faisal, On Tue, 20 Mar 2001, faisal gillani wrote: > How can we find out > how much ram my system have ? dmesg | grep memory > what is my kernal version ? uname -a > all the users present on my system "do i have to look > @ passwd file for that > ? To see which users have been created, I just do a "ls /usr/home" but I'm sure there's a more elegant way of doing this. To see which users are logged in, type "users". > thanks Your welcome. Dru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message