Linux command
rtv 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Launch Reddit Terminal Viewer
rtv
Open specific subreddit
rtv -s [linux]
Open user page
rtv -s /u/[username]
Open post by URL
rtv [https://reddit.com/r/...]
说明
rtv (Reddit Terminal Viewer) is a terminal interface for Reddit. It displays subreddits, posts, and comments in a text-based interface with vim-like navigation. Note: Project is discontinued; consider using tuir fork.
参数
- -s, --subreddit _name_
- Open subreddit.
- -l, --link _url_
- Open submission.
- --log _file_
- Log file.
- --config _file_
- Config file.
- --ascii
- ASCII-only mode.
- --theme _name_
- Color theme.
FAQ
What is the rtv command used for?
rtv (Reddit Terminal Viewer) is a terminal interface for Reddit. It displays subreddits, posts, and comments in a text-based interface with vim-like navigation. Note: Project is discontinued; consider using tuir fork.
How do I run a basic rtv example?
Run `rtv` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -s, --subreddit _name_ do in rtv?
Open subreddit.