On Tue, Oct 30, 2001 at 02:36:08PM +0530, sanjay wrote:
> Hi
> 
> I want to know from where the output of 'w' command is 
> getting displayed. The output  of 'w' from my  machine 
> is not giving me any information.
> 
---end quoted text---

w  displays  information  about the users currently on the
machine, and their processes.  The header shows,  in  this
order,   the  current  time,  how long the system has been
running, how many users are currently logged on,  and  the
system load averages for the past 1, 5, and 15 minutes.
                                   
This is normally packaged with base system along with free
ps, top, uptime, utmp and who. This  may  not  be packaged 
with all distros.

man w would give you details if installed.

Bish


:
####[ Linux One Stanza Tip (LOST) ]###########################
  
Sub : rpm quick hints                                LOST #158

Install   ... rpm -ivh package-ver.no.arch.rpm 
Upgrade   ... rpm -Uvh package-ver.no.arch.rpm
Remove    ... rpm -e foo
Query     ... rpm -qi foo   (display package info)
Query     ... rpm -ql foo   (list package contents)
PGP check ... rpm --checksig foo 

####<[EMAIL PROTECTED]>#####################
:

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to