Forrest logo
back to context overview

tuxi

List of commands for tuxi:

  • tuxi:tldr:15ae8 tuxi: Make a search using Google.
    $ tuxi ${search_terms}
    try on your machine
    explain this command
  • tuxi:tldr:30b69 tuxi: Display only search results (silences "Did you mean?", greetings and usage).
    $ tuxi -q ${search_terms}
    try on your machine
    explain this command
  • tuxi:tldr:598cd tuxi: Display help.
    $ tuxi -h
    try on your machine
    explain this command
  • tuxi:tldr:b9b16 tuxi: Display the search results in [r]aw format (no pretty output, no colors).
    $ tuxi -r ${search_terms}
    try on your machine
    explain this command
back to context overview