$ ./ollama_req.sh "search cat girls"
curl https://www.google.com/search?q=cat+girls
$ ./ollama_req.sh "list directory contents"
ls
$ ./ollama_req.sh "search cat girls"
curl https://www.google.com/search?q=cat+girls
$ ./ollama_req.sh "list directory contents"
ls
No replies yet.