Is there a way to search for a hex value in files / folders?
I've tried the following:
grep -P "[\x01\x02\x03]"
but that doesn't work (there is no error, but it doesn't search for these hex values).
Asked by Manuel
(131 rep)
Sep 11, 2017, 05:23 PM
Last activity: Feb 9, 2023, 02:54 PM
Last activity: Feb 9, 2023, 02:54 PM