TrumanWong

bzgrep

Use regular expressions to search for files in .bz2 compressed packages

Supplementary instructions

bzgrep command Use regular expressions to search for files in the ".bz2" compressed package and display matching lines in the annotation output.

grammar

bzgrep(parameter)

Parameters

  • Search mode: Specify the mode to search;
  • .bz2 file: Specify the .bz2 compressed package to be searched.