Web Search Terminal | s cheat-sheet
ยท
119 words
ยท
1 minute read
What is “s” program ? ๐
s is a tool to perform a web search from the terminal.
More information: https://github.com/zquestz/s .
Usage ๐
Search for a query on Google (default provider):
s query
List all providers:
s --list-providers
Search for a query with a given provider:
s --provider provider query
Use a specified binary to perform the search query:
s --binary "binary arguments" query
I hope you enjoyed reading this post as much as I enjoyed writing it. If you know a person who can benefit from this information, send them a link of this post. If you want to get notified about new posts, follow me on YouTube , Twitter (x) , LinkedIn , and GitHub .