Files
tldr/pages.zh/linux/tuxi.md

20 lines
479 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# tuxi
> 抓取谷歌搜索结果和搜索引擎结果页面SERPs并提供即时和简洁的答案。
> 更多信息:<https://github.com/Bugswriter/tuxi>。
- 使用谷歌进行搜索:
`tuxi {{search_terms}}`
- 以[r]aw格式显示搜索结果无美化输出无颜色
`tuxi -r {{search_terms}}`
- 仅显示搜索结果(静音“你是想说?”、“问候”和使用说明):
`tuxi -q {{search_terms}}`
- 显示帮助信息:
`tuxi -h`