To Display Several Audit Files as One Audit File
To display several audit files in chronological order in the terminal window, pipe the output of auditreduce into praudit.
$ auditreduce 19970413000000.19970413235959.willet \
19970413000000.19970413235959.grebe | praudit
|
To display the entire audit trail in the terminal window, pipe the output of auditreduce into praudit.
The auditreduce command without options does not disturb open audit files.