howard-e/commandline_google_search
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
@Author Howard Edwards A simple Batch File and equivalent Bash "Shell" Script. These are used to perform a web search using Google's search engine from the command line using Windows. A user can provide some search query or a webpage's address for their search ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ INSTALLATION: - Add whichever you would rather to use to your PATH USAGE: -.bat google <query> cmd //c google <query> (if using Git Bash with default installation options) -.sh google.sh <query>