viewaudit(8)

-Bdate-time

Selects records that occurred before date-time. The date-time

 

argument is in local time. the -Aand -Boptions can be

 

used together to form a range. Valid values for date-timeare

 

either absolute or offset:

 

Absolute date-time :yyyymmdd[hh[mm[ss]]]

 

where:

 

yyyy = year (1970 is the earliest valid value)

 

mm = month (0112)

 

dd = day (0131)

 

hh = hour (0023)

 

mm = minutes (0059)

 

ss = seconds (0059)

 

Offset date-time: +n dhms

 

where:

 

n = number of units

 

d = days

 

h = hours

 

m = minutes

 

s = seconds

 

Offset is only available with the -Boption and must be

 

used with -A.

 

(The default value is 00 for hh, mm and ss.)

-C

Appends the number of records that matched the selection

 

criteria to the end of the output.

System Administration

411