dougpagani / node-toolbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find all js-files in all subdirectories

dougpagani opened this issue · comments

Right now, plug-toolbox.sh is just using in *.js to find the files.
Could use find or a similar tool to dig-through the subdirs.