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