Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ finger(1) — GDT-UNX 6.8_er0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

w(1)

who(1)

FINGER(1)  —  UNIX Programmer’s Manual

NAME

finger − user information lookup program

SYNOPSIS

finger [ options ] name ... 

DESCRIPTION

By default, finger lists the login name, full name, terminal name and write status (as a ’\(**’ before the terminal name if write permission is denied), idle time, login time, and office location and phone number (if known) for each current UNIX user.  (Idle time is in minutes if it is a single integer, hours and minutes if a ’:’ is present, or days and hours if a ’d’ is present.) 

A longer format also exists and is used by finger whenever a list of user’s names is given.  (Account names as well as first and last names of users are accepted.)  This format is multi-line, and includes all the information described above, the user’s home directory and login shell, any plan in the users home directory or which the user has placed in the file .plan and the project on which they are working from the file .project (also in the home directory). 

Finger options include the following:

−b Briefer long output format. 

−f Disable the printing of headers for short and quick outputs. 

−i Give quick list of users with idletimes. 

−l Force long output format. 

−m Match arguments only on user name. 

−p Suppress printing of the .plan files

−s Force short output format. 

−w Narrow short format list of specified users. 

−q Give quick list of users. 

FILES

/etc/utmpwho file
/etc/passwdfor users names, offices, ... 
/usr/adm/lastloglast login times
~/.planplans
~/.projectprojects

SEE ALSO

w(1), who(1)

AUTHOR

Earl T. Cohen

BUGS

Only the first line of the .project file is printed. 

The encoding of the gcos field is UCB dependent − it knows that an office ‘197MC’ is ‘197M Cory Hall’, and that ‘529BE’ is ‘529B Evans Hall’. 

A user information data base is in development and will radically alter the way the information that finger uses is stored.  Finger will require extensive modification when this is implemented. 

4th Berkeley Distribution  —  %W% %Q% %Y%

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