bug#50025: Strange? grep behaviour
st grep. If I change the regexp to \w+ I get the expected output. Honestly, dont know if this is a bug or just something iffy on my device but thought it might be better to contact you anyways to see if you can reproduce this in any way -- ____ *Daniel Forsb
bug#50025: Strange? grep behaviour
wow! nice find Simon. Thnx! On 2021-08-15 16:27, Simon Josefsson wrote: > Daniel Forsberg writes: > >> Hello fellow Grepers! >> >> the following line: >> >> echo -n ":egov" | sha256sum | grep -E "[0-9a-f]+" -o | xxd -r -p | >>