LinuxCommandLibrary

so

Terminal interface for Stack Overflow

TLDR

Search with default settings
$ so [how do i reverse a list in python]
copy
Search a specific StackExchange site
$ so --site [tex] [how to put tilde over character]
copy
Search multiple sites using Google
$ so -e google -s [askubuntu] -s [unix] [how do i install linux]
copy

SYNOPSIS

so [options] query

DESCRIPTION

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.

PARAMETERS

--site, -s SITE

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

HISTORY

so was created by Sam Tay and is written in Rust.

SEE ALSO

howdoi(1), how2(1), socli(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard