motd
if (cw == NULL || motd(cw) == -1)
motd(cw);
motd(_PATH_MOTDFILE);
static int motd(const char *);