*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> lastcomm (1)              
Title
Content
Arch
Section
 

Contents


 lastcomm(1)                                                     lastcomm(1)




 NAME    [Toc]    [Back]
      lastcomm - show last commands executed in reverse order

 SYNOPSIS    [Toc]    [Back]
      lastcomm [commandname] ...  [username] ...  [terminalname] ...

 DESCRIPTION    [Toc]    [Back]
      lastcomm gives information on previously executed commands.  If no
      arguments are specified, lastcomm prints information about all the
      commands recorded in the accounting file, /var/adm/pacct 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.  For example, to produce a listing of all
      executions of commands named a.out by user root on terminal ttyd0 use:

           lastcomm a.out root ttyd0

      For each process entry, the following are printed.

           +  Name of the user who ran the process.

           +  Flags, as accumulated by the accounting facilities in the
              system.

           +  Command name under which the process was called.

           +  Amount of cpu time used by the process (in seconds).

           +  What time the process started.

      Flags are encoded as follows:

           S     Command was executed by a user who has appropriate
                 privileges.

           F     Command ran after a fork, but without a following exec.

           D     Command terminated with the generation of a core file.

           X     Command was terminated with the signal SIGTERM.

 FILES    [Toc]    [Back]
      /var/adm/pacct           current file for per-process accounting

 AUTHOR    [Toc]    [Back]
      lastcomm was developed by the University of California, Berkeley.

 SEE ALSO    [Toc]    [Back]
      last(1), acct(4), acctsh(1M), core(4).


 Hewlett-Packard Company            - 1 -   HP-UX 11i Version 2: August 2003
[ Back ]
      
      
 Similar pages
Name OS Title
lastcomm Tru64 Outputs information about the last commands executed
inet6_rth_reverse Tru64 Reverse the order of addresses in an IPv6 Routing header
dlasrt IRIX the numbers in D in increasing order (if ID = 'I') or in decreasing order (if ID = 'D' )
slasrt IRIX the numbers in D in increasing order (if ID = 'I') or in decreasing order (if ID = 'D' )
htons Tru64 Convert an unsigned short (16-bit) integer from host byte order to network byte order
ntohl Tru64 Convert an unsigned 32-bit integer from Internet network byte order to host byte order
pthread_once Tru64 Calls a routine to be executed by a single thread, once.
tis_once Tru64 Calls an initialization routine that can be executed by only one thread, once
rc2 Tru64 Run command script executed when entering a multiuser run level
rc0 Tru64 Runs command script executed when stopping the system
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service