blob: e19ed31c54d210162449641e22b918f1a73891c5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
.pa 1
.he 'SWTMP (VIII)'2/11/73'SWTMP (VIII)'
.ti 0
NAME swtmp -- update accounting file
.sp
.ti 0
SYNOPSIS swtmp_____
.sp
.ti 0
DESCRIPTION This
shell sequence concatenates /tmp/wtmp onto /usr/adm/wtmp
and truncates /tmp/wtmp.
It should be used before
using acct(VIII)
and every so often in any case if accounting
is to be maintained.
.sp
.ti 0
FILES /tmp/wtmp,
/usr/adm/wtmp
.sp
.ti 0
SEE ALSO acct(VIII),
wtmp(V)
|