");
header();
}
{
# printf("%04o %s %c %s %s\n",NR-1+95,$1,NR-1+95,$2,$3);
if (NR > 1 && NR % 16 == 1) { printf(" | "); header(); }
printf("%04o | \n",color,NR-1+95);
printf(" %c | \n",color,NR-1+95);
printf(" %s | \n",color,$0);
}
END {
printf(" \n");
printf(" |