customCwd    :function(buf,cwd){

        let s=buf.toString('utf8');

        let rxs='!include ((((\.\/)?(\.\.\/)+)|(\.\/(\.\.\/)*))((.+)[\r\n]))';