← 返回命令列表

Linux command

so 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Search with default settings

so [how do i reverse a list in python]

Search a specific StackExchange site

so --site [tex] [how to put tilde over character]

Search multiple sites using Google

so -e google -s [askubuntu] -s [unix] [how do i install linux]

说明

so is a TUI that lets you search and browse answers across the entire StackExchange network directly from your terminal. It supports multiple search backends (StackExchange API, Google, DuckDuckGo), simultaneous multi-site queries, configurable themes, and system clipboard integration.

参数

--site, -s _SITE_
StackExchange site to search. Can be specified multiple times.
-e _ENGINE_
Search backend: stackexchange, google, or duckduckgo.

FAQ

What is the so command used for?

so is a TUI that lets you search and browse answers across the entire StackExchange network directly from your terminal. It supports multiple search backends (StackExchange API, Google, DuckDuckGo), simultaneous multi-site queries, configurable themes, and system clipboard integration.

How do I run a basic so example?

Run `so [how do i reverse a list in python]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --site, -s _SITE_ do in so?

StackExchange site to search. Can be specified multiple times.