File: accton.8

package info (click to toggle)
acct 6.5.5-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 3,824 kB
  • sloc: ansic: 14,236; sh: 10,666; cpp: 290; makefile: 184
file content (61 lines) | stat: -rw-r--r-- 1,007 bytes parent folder | download | duplicates (35)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
.TH ACCTON 8 "2008 November 24"
.SH NAME
accton \-  turns process accounting on or off
.SH SYNOPSIS
.hy 0
.na
.TP
.B accton
.RI [\| OPTION \|]
.RB on \||\| off \||\| filename
.TP
.B accton
[
.B \-V
|
.B \-\-version 
]
[
.B \-h
|
.B \-\-help
]
.SH DESCRIPTION
.LP
.B accton
.I filename
turns on process accounting.
.SH OPTIONS
.PD 0
.TP
.TP
.B \-V, \-\-version
Print the version number of 
.B ac
to standard output and quit.
.TP
.B \-h, \-\-help
Prints the usage string and default locations of system files to
standard output and exits.
.TP
.B on
Turns on process accounting using the default accounting file name.
.TP
.B off
Turns off process accounting.
.SH FILES
.TP
.I acct
The system wide process accounting file. See
.BR acct (5)
(or
.BR pacct (5))
for further details.
.LP
.SH AUTHOR
The GNU accounting utilities were written by Noel Cragg
<noel@gnu.ai.mit.edu>. The man page was adapted from the accounting
texinfo page by Susan Kleinmann <sgk@sgk.tiac.net>.
.SH "SEE ALSO"
.BR acct (5),
.BR ac (1)