F_APPEND
t->t_dflg |= F_APPEND;
pads((t->t_dflg & F_APPEND) ? STRspRarrow2 : STRspRarrow);
if ((flags & F_APPEND) &&
if (flags & F_APPEND)