HISTFILE_FIRST_LINE
strncmp(line, HISTFILE_FIRST_LINE,
strlen(HISTFILE_FIRST_LINE)) != 0) {
(void) fprintf(f, "%s\n", HISTFILE_FIRST_LINE);