1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 15:19:43 +01:00
tldr/pages/linux/tuxi.md
Lena 7ca1069d76
pages/*: reword descriptions without using "a CLI for" etc. (#10437)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-07-16 19:23:40 +02:00

445 B

tuxi

Scrape Google search results and SERPs and provide instant and concise answers. More information: https://github.com/Bugswriter/tuxi.

  • Make a search using Google:

tuxi {{search_terms}}

  • Display the search results in [r]aw format (no pretty output, no colors):

tuxi -r {{search_terms}}

  • Display only search results (silences "Did you mean?", greetings and usage):

tuxi -q {{search_terms}}

  • Display help:

tuxi -h