grepr
grepr() {grep -iRl "$1" | xargs sed -i "s/$1/$2/g"}
```bash
grepr() {grep -iRl "$1" | xargs sed -i "s/$1/$2/g"}
grepd
grepd() {grep -iRl "$1" | xargs sed -i "/^$1/d"}
CocSearch
:CocSearch status: 'false' -g *.md
grepr() {grep -iRl "$1" | xargs sed -i "s/$1/$2/g"}
```bash
grepr() {grep -iRl "$1" | xargs sed -i "s/$1/$2/g"}
grepd() {grep -iRl "$1" | xargs sed -i "/^$1/d"}
:CocSearch status: 'false' -g *.md
π see an issue, edit this post on GitHub
tweet about this post and it will show up here.
I write short articles about developing a successful mindset for the tech industry once or so per week.
SubscribeSomeday I hope to announce courses/side projects there as well.
Unsubscribe at any time
.