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

  man pages->FreeBSD man pages -> ac (8)              
Title
Content
Arch
Section
 

AC(8)

Contents


NAME    [Toc]    [Back]

     ac -- connect time accounting

SYNOPSIS    [Toc]    [Back]

     ac [-dp] [-t tty] [-w wtmp] [users ...]

DESCRIPTION    [Toc]    [Back]

     If the file /var/log/wtmp exists, a record of individual login and logout
     times are written to it by login(1) and init(8), respectively.  The ac
     utility examines these records and writes the accumulated connect time
     (in hours) for all logins to the standard output.

     The options are as follows:

     -d 	Display the connect times in 24 hour chunks.

     -p 	Print individual users' totals.

     -t tty	Only do accounting logins on certain ttys.  The tty specification
 can start with '!' to indicate not this tty and end with
		'*' to indicate all similarly named ttys.  Multiple -t flags
		may be specified.

     -w wtmp	Read connect time data from wtmp instead of the default file,
		/var/log/wtmp.

     users ...	Display totals for the given individuals only.

     If no arguments are given, ac displays the total connect time for all
     accounts with login sessions recorded in wtmp.

     The default wtmp file will increase without bound unless it is truncated.
     It is normally truncated by the daily scripts run by cron(8), which
     rename and rotate the wtmp files, keeping a week's worth of data on hand.
     No login or connect time accounting is performed if /var/log/wtmp does
     not exist.

     For example,

     ac -p -t "ttyd*" > modems
     ac -p -t "!ttyd*" > other

     allows times recorded in modems to be charged out at a different rate
     than other.

DIAGNOSTICS    [Toc]    [Back]

     The ac utility exits 0 on success, and >0 if an error occurs.

FILES    [Toc]    [Back]

     /var/log/wtmp  connect time accounting file

SEE ALSO    [Toc]    [Back]

      
      
     login(1), utmp(5), init(8), sa(8)


FreeBSD 5.2.1			March 15, 1994			 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
acctcon HP-UX connect-time accounting
acctcon IRIX connect-time accounting
acctcon2 HP-UX connect-time accounting
acctcon1 HP-UX connect-time accounting
acctcon Tru64 Display connect-time accounting summaries
acctcon1 Tru64 Display connect-time accounting summaries
acctcon2 Tru64 Display connect-time accounting summaries
wtmpconvert Tru64 Modify connect time accounting records from DIGITAL UNIX releases 4.0x and prior to new format
acctwtmp Tru64 Modify connect time accounting records to change formats and to make corrections in the records
fwtmp Tru64 Modify connect time accounting records to change formats and to make corrections in the records
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service