sed: option not recognized: n
Closed this issue · 2 comments
andrewvarga commented
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
nfischer commented
This option is not currently supported, but it's an excellent feature request.
nfischer commented
Filed this upstream at shelljs/shelljs#877