File:  [Power 6/32 Unix Tahoe 4.2BSD] / cci / usr / src / man / man1 / lastcomm.1
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs
Sun Jul 28 12:26:42 2019 UTC (7 years ago) by root
Branches: bsd, MAIN
CVS tags: v121, HEAD
Power 6/32 Unix version 1.21

.TH LASTCOMM 1 "4 April 1983"
.UC
.SH NAME
lastcomm \- show last commands executed in reverse order
.SH SYNOPSIS
.B lastcomm
[ command name ] ... [user name] ... [terminal name] ...
.SH DESCRIPTION
.I Lastcomm
gives information on previously executed commands.
With no arguments,
.I lastcomm
prints information about all the commands recorded
during the current accounting file's lifetime.
If called with arguments, only accounting entries with a
matching command
name, user name, or terminal name are printed.
So, for example,
.ti +0.5i
lastcomm a.out root ttyd0
.br
would produce a listing of all the
executions of commands named
.I a.out
by user
.I root
on the terminal
.IR ttyd0 .
.PP
For each process entry, the following are printed.
.in +0.5i
The name of the user who ran the process.
.br
Flags, as accumulated by the accounting facilities in the system.
.br
The command name under which the process was called.
.br
The amount of cpu time used by the process (in milli-secs).
.br
The time the process exited.
.in -0.5i
.PP
The flags are encoded as follows: ``S'' indicates the command was
executed by the super-user, ``F'' indicates the command ran after
a fork, but without a following 
.IR exec ,
``D'' indicates the command terminated with the generation of a
.I core
file, and ``X'' indicates the command was terminated with the signal
SIGTERM.
.SH "SEE ALSO"
last(1),
sigvec(2),
acct(5),
core(5)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.