Linux command
eselect-news 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
List
eselect news list
Example
eselect news list new
Read
eselect news read
Example
eselect news read 1 2 3
Example
eselect news unread 1 2
Delete
eselect news purge
Count
eselect news count new
说明
eselect news is an eselect module for reading Gentoo news items. Portage prints a notice when news is available after repository synchronization.
参数
- list all|new
- List available news items (all by default)
- read NUMBERS...
- Read specified news items or all unread if none specified
- unread NUMBERS...
- Mark specified news items as unread
- purge
- Delete all read news items
- count all|new
- Show the number of news items (new by default)
FAQ
What is the eselect-news command used for?
eselect news is an eselect module for reading Gentoo news items. Portage prints a notice when news is available after repository synchronization.
How do I run a basic eselect-news example?
Run `eselect news list` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does list all|new do in eselect-news?
List available news items (all by default)