Skip to content

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

Notifications You must be signed in to change notification settings

howard-e/commandline_google_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

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>

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published