Hacker News new | ask | show | jobs
by bqmjjx0kac 692 days ago
Unix philosophy still applies

sqlite3 logs.db "select log from logs" | grep whatever

1 comments

by the same argument the systemd binary logs also follow the unix philosophy
As per the example above, for all practical purposes it does.
Indeed they do.