Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Mar 2001 07:34:18 -0500 (EST)
From:      Dru <genisis@istar.ca>
To:        faisal gillani <fasi_74@yahoo.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: little questions
Message-ID:  <Pine.BSF.4.21.0103200730390.2099-100000@istar.ca>
In-Reply-To: <20010320105331.77278.qmail@web11001.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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




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