Y
Hacker News
new
|
ask
|
show
|
jobs
by
_8j50
1287 days ago
I saw a tip a whilr back about not needing to keep adding "| grep -v stuff" but instead "grep -e -v stuff -v stuff2" i remember getting it to work on Linux but last i tried that on macos I didn't have much luck