Grep: Difference between revisions

From DWIKI
Tony (talk | contribs)
Created page with " =HOWTO= ==match N characters== egrep [0-9]{4} foofile"
Tag: wikieditor
 
Tony (talk | contribs)
mNo edit summary
Tag: wikieditor
Line 1: Line 1:
 
=FAQ=
=HOWTO=
==binary file matches==
==match N characters==
egrep [0-9]{4} foofile

Revision as of 20:33, 3 February 2025

FAQ

binary file matches