log_fmt
lwrite((char *) &logg, sizeof(struct log_fmt));
for (n = stbuf.st_size / sizeof(struct log_fmt); n > 0; --n) {
lrfill((char *) &logg, sizeof(struct log_fmt));
static struct log_fmt logg; /* structure for the log file */