Linux command
oeis-tui 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Launch the OEIS browser
oeis-tui
Search for a sequence by keyword
oeis-tui search "[keyword]"
Fetch a specific sequence
oeis-tui get [A000045]
说明
oeis-tui is a TUI and CLI for browsing the On-Line Encyclopedia of Integer Sequences (OEIS) in the terminal. It supports searching by ID, keyword, author, or partial sequences, with paginated browsing and detail tabs for overview, formulas, and more. The CLI provides UNIX-friendly output with multiple formats, suitable for piping and integration with other tools.
FAQ
What is the oeis-tui command used for?
oeis-tui is a TUI and CLI for browsing the On-Line Encyclopedia of Integer Sequences (OEIS) in the terminal. It supports searching by ID, keyword, author, or partial sequences, with paginated browsing and detail tabs for overview, formulas, and more. The CLI provides UNIX-friendly output with multiple formats, suitable for piping and integration with other tools.
How do I run a basic oeis-tui example?
Run `oeis-tui` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
Where can I find more oeis-tui examples?
This page includes 3 examples for oeis-tui, plus related commands for nearby Linux tasks.