andreagalle / .galledanza

User defined commands & env preferences to feel at Home Everywhere
MIT License
1 stars 0 forks source link

enhence dv command #24

Open andreagalle opened 4 years ago

andreagalle commented 4 years ago

with something like this:

keyword=$1
grep --color=auto --exclude-dir={$2,$3,$4,$5} -inr $keyword ./*

allowing for 4 opt dirs args to be excluded.