SYNOPSIS
bld -h | filename
OPTIONS
-h display usageDESCRIPTION
bldread is the utility designed to read bld dump files. It outputs semicolon separated values in the following order:
- IP address (`a.b.c.d')
- Insertion time (timestamp in seconds)
- Last update (timestamp in seconds)
- Number of submissions during the interval
- Second submissions counter
- options bitfield (`1' if forced insertion, no other options yet)
- Blacklist flag (`1' if blacklisted, `0' otherwise)
- Internal pointer value for debugging purposes
- Another internal pointer value for debugging purposes
FILES
/var/run/bld/bld_iplist.dump /var/run/bld/bld_blacklist.dump