マニュアルページセク ション 1: ユーザーコマンド

印刷ビューの終了

更新: 2014 年 7 月
 
 

zipgrep (1)

名前

zipgrep - search files in a ZIP archive for lines matching a pattern

形式

zipgrep  [egrep_options]  pattern  file[.zip]  [file(s) ...]
[-x xfile(s) ...]

説明




Misc. Reference Manual Pages                          ZIPGREP(1L)



NAME
     zipgrep - search files in a ZIP archive for lines matching a
     pattern

SYNOPSIS
     zipgrep  [egrep_options]  pattern  file[.zip]  [file(s) ...]
     [-x xfile(s) ...]

DESCRIPTION
     zipgrep  will  search  files  within a ZIP archive for lines
     matching the given string or pattern.  zipgrep  is  a  shell
     script and requires egrep(1) and unzip(1L) to function.  Its
     output is identical to that of egrep(1).

ARGUMENTS
     All options prior to the ZIP archive filename are passed  to
     egrep(1).


ATTRIBUTES
     See   attributes(5)   for   descriptions  of  the  following
     attributes:

     +---------------+------------------+
     |ATTRIBUTE TYPE | ATTRIBUTE VALUE  |
     +---------------+------------------+
     |Availability   | compress/unzip   |
     +---------------+------------------+
     |Stability      | Volatile         |
     +---------------+------------------+
SEE ALSO
     egrep(1), unzip(1L), zip(1L), funzip(1L), zipcloak(1L), zip-
     info(1L), zipnote(1L), zipsplit(1L)

URL
     The  Info-ZIP  home  page  is  currently at http://www.info-
     zip.org/pub/infozip/ or  ftp://ftp.info-zip.org/pub/infozip/
     .

AUTHORS
     zipgrep was written by Jean-loup Gailly.



NOTES
     This   software   was   built   from   source  available  at
     https://java.net/projects/solaris-userland.   The   original
     community   source   was  downloaded  from   ftp://ftp.info-
     zip.org/pub/infozip/src/unzip60.tgz

     Further information about this software can be found on  the
     open    source   community   website   at   http://www.info-



Info-ZIP            Last change: 20 April 2009                  1






Misc. Reference Manual Pages                          ZIPGREP(1L)



     zip.org/UnZip.html.






















































Info-ZIP            Last change: 20 April 2009                  2