An open API service indexing awesome lists of open source software.

https://github.com/howard-e/commandline_google_search

A simple batch file and bash script equivalent for performing a google search from the command line on Windows, provided a search query string or webpage address
https://github.com/howard-e/commandline_google_search

Last synced: 18 days ago
JSON representation

A simple batch file and bash script equivalent for performing a google search from the command line on Windows, provided a search query string or webpage address

Awesome Lists containing this project

README

          

@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
cmd //c google (if using Git Bash with default installation options)

-.sh
google.sh