F_TEXT
{F_TEXT, 't'}, /* textfile */
if (arg & ~(F_CDIR|F_RDIR|F_TEXT|F_MAP|F_OPEN|F_TRACE|F_TTY)) {
if (arg & F_TEXT)
use_flag |= F_TEXT;