Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ w(1) — OSF/1 1.0 (TIN) MIPS

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

who(1)

finger(1)

ps(1)

w(1)  —  Commands

OSF

NAME

w − Prints a summary of current system activity

SYNOPSIS

w [-fm] [-h] [-l | -s] [user]

w -u [-m]

The w command prints a summary of the current activity on the system, followed by information about users on the system. 

FLAGS

-fSuppresses the from field. 

-hSuppresses the system summary and the heading line. 

-lPrints information in the long format.  This is the default. 

-mPrints the Mach factor instead of the load average in the system summary. 

-sPrints the information in short format.  In the short form, the login time, system unit time, and command arguments are omitted. 

-uPrints the system summary only. 

DESCRIPTION

The system summary shows the current time, the amount of time since the system was last started, the number of users logged into the system, and the load averages.  The load average numbers give the number of jobs in the run queue for the last 5 seconds, the last 30 seconds, and the last 60 seconds.  The Mach factor is a variant of the load average, given for the same intervals; the closer its value to 0, the higher the load. 

The information displayed for each user includes:

       •Who is logged on. 

       •What each user is doing. 

       •The abbreviated name of the tty or pty each user is on. 

       •The location, such as a remote site, from which each user logged on. 

       •The time of day each user logged on. 

       •The number of minutes since each user last entered data at the keyboard. 

       •The name and arguments of the current process. 

       •The system unit time used by the current process (PCPU). 

       •The system unit time used by all processes and their children on that system (JPCU). 

If you specify a user, output is restricted to that user. 

Japanese Language Support

If Japanese Language Support is enabled on your system, this command is not available. 

FILES

/var/adm/utmpContains user and accounting information. 

RELATED INFORMATION

Commands: who(1), finger(1), ps(1). 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026