🔎 Search - simple bash script

📆 2025-12-05 17:20

Here's a simple bash script that searches files for keywords. I use this script to power the search on this gemini capsule.

You can test the search script from my blog or via the link below:

🔎 Search Sava.Rocks blog posts

Features

Be aware, if you want to use this script there are 2 things you should keep in mind:

❗ Make sure to adapt to your blog structure ❗

Code

And now, the script:

Go ahead and add search to your gemini gemlog 🕵️.

🚶 Back to Fun Stuff