After a few weeks of freedom, I saw yesterday that CVS put up the mandatory mask sign again when I went to get some ice, for no reason other than the idiotic dictate from the LA County health department, which the sheriff has said he’s not going to enforce, because there’s no scientific basis for it.
So I’m trying to dig my Windows product key out of my recovered files. I run this pattern on all of them with ‘egrep -r ‘^([A-Za-z0-9]{5}-){4}[A-Za-z0-9]{5}$’ *’
But when I go into vi to search for the string itself with the same regex, I get “No pattern matches.” Is the syntax for regex different in vi than in bash?
[Wednesday update]
I still haven’t found it, but amazingly, I seem to have installed a working version of Windows 10 without it.