This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
bzgrep
===
使用正则表达式搜索.bz2压缩包中文件
## 说明
**bzgrep命令** 使用正则表达式搜索“.bz2”压缩包中文件,将匹配的行显示到标注输出。
### 语法
```
bzgrep(参数)
### 参数
* 搜索模式:指定要搜索的模式;
* .bz2文件:指定要搜索的.bz2压缩包。