zipgrep.1

来自「汇编代码大全」· 1 代码 · 共 19 行

1
19
字号
.TH ZIPGREP 1.SH NAMEzipgrep \- search possibly zip files for a regular expression.SH SYNOPSIS.B zipgrep[ egrep_options ].BI  [\ -e\ ] " pattern".IR zipfile\ member ".\|.\|.".SH DESCRIPTION.IR  Zipgrepis used to invoke the.I egrepcommand on some or all members of a zip archive. All options specified arepassed to.I egrep.If no member is specified, then all members of the zip archive are searched..SH "SEE ALSO"grep(1), egrep(1), fgrep(1), zip(1), unzip(1)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?