again im stack with node.js and need your help.
i try to write script for cmd that search for all sub directory under current dir(process.cwd), and print just the one's that contain a string the user has given me (with process.argv[2]).
i was looking here for some answar without succsess. also try do it with 'stat.isDirectory' and 'fs.readdir', but im still need to learn way more to do it.
hope that someone can help me,
thanks anyway, eyal