Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
1 result tagged zgrep  ✕
Un grep un peu complexe... - Best of the best links http://qosgof.fr/fosteb/?-D3zqw
Fri Dec 6 22:12:05 2013 archive.org
QRCode
thumbnail

Et cette ligne la elle marche ?

find . -type f -name "filename_filter" -exec zgrep -h "wanted_str" {} \;

ou celle-ci

find . -type f -name "filename_filter" -exec zcat {} \; | xargs grep -h "wanted_str"

Chez moi la première semble fonctionner...

zcat zgrep find xargs shell bash
4756 links, including 1670 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn