scripts/mastosearch

4 lines
102 B
Bash
Executable file

#!/usr/bin/bash
sudo -u mastodon PAGER=less psql -c "select * from statuses where text ilike '%$*%'"