Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ utmp(5) — UTek 4.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

login(1)

who(1)

init(8)



UTMP(5)                 COMMAND REFERENCE                 UTMP(5)



NAME
     utmp - login records

SYNOPSIS
     #include <utmp.h>

DESCRIPTION
     The utmp file records information about who is currently
     using the system.  The file is a sequence of entries with
     the following structure declared in the include file:

          struct utmp {
               char ut_line[8];         /* tty name */
               char ut_name[8];         /* user id */
               char ut_host[16];        /* host name, if remote */
               long ut_time;       /* time on */
          };

     This structure gives the name of the special file associated
     with the user's terminal, the user's login name, and the
     time of the login in the form of times(3c).

FILES
     /etc/utmp
     /usr/adm/wtmp

SEE ALSO
     login(1), who(1), and init(8).



























Printed 3/13/89                                                 1





































































%%index%%
na:240,72;
sy:312,273;
de:585,802;
fi:1387,125;
se:1512,169;
%%index%%000000000094

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