Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jayknight
on July 27, 2024
|
parent
|
context
|
favorite
| on:
SQLite: 35% Faster Than the Filesystem
bash (at least) has a built-in mechanism to do that
diff <(cmd1 | grep foo) <(cmd2 | grep foo)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
diff <(cmd1 | grep foo) <(cmd2 | grep foo)