Open jgiles opened 10 years ago
Currently, the the only finder (grep) depends on the presence of platform-specific utilities (grep in *Nix, and soon findstr in Windows).
grep
findstr
There should be a pure-Node finder, for maximum portability.
Currently, the the only finder (grep) depends on the presence of platform-specific utilities (
grep
in *Nix, and soonfindstr
in Windows).There should be a pure-Node finder, for maximum portability.