denoland / deno_task_shell

Cross-platform shell for deno task.

Home Page:https://crates.io/crates/deno_task_shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grep

backspaces opened this issue · comments

I'd like the task shell to be able to use grep. In the olden days, using Node, shelljs provided grep and sed, very useful.
https://github.com/shelljs/shelljs