get_inputline
void get_inputline(char *, int);
get_inputline(nclean, MAXPATHLEN);
get_inputline(nclean, sizeof (nclean));