shelljs/shx

sed: option not recognized: n

Closed this issue · 2 comments

It seems using sed works nicely, but if I also want to use the silent argument (-n or --quite or --silent), its giving me this error:
sed: option not recognized: n

This option is not currently supported, but it's an excellent feature request.

Filed this upstream at shelljs/shelljs#877