@yogibear951 This is a Mac Mini; saves HTML to ~/Downloads, and I configured the screenshot to save to ~/Desktop (or it was like that?).
I start the Terminal application, type "cd Downloads", and then to find it I tried a few greps; now that I know what to look for, I'll walk through it:
@yogibear951 First, see if there's anything: "grep -i fasting *.htm*", and that gives a ton of output.
So add something else: "grep -i fasting *.htm* | grep -i two"; still lots of output (sometimes very little and I get the answer then).
So, narrow further; let's remove the file names. --
@yogibear951 I still couldn't find it. So -- THANK YOU VERY MUCH for asking! Generally I save. I guess since this one was a "double hop", I didn't save the second hop.
Now I have, and I'll continue! 😀❤️
One can tell grep to "only show filename"; however, since I'm piping it into another
@yogibear951 grep, which is searching for something in the output text, I don't want to strip the output text at that point. And I can't tell the second grep to, because the filename at that point isn't separate from the input text stream.
"sed" can do this though; the following command --
@yogibear951 removes everything from the ":" to the end of the line (the "$" means that):
grep -i fasting *.htm* | grep -i two | sed "s/:.*$//"
And what I see is:
Words equals 4518 in Gematria - English, Hebrew and Simple Gematria Calculator Values.html
So, now I can open that in browser,
@yogibear951 and then search within the results to more easily find what I'm looking for, since the HTML that comes out of the first couple "grep" commands is like "wall of text" to read, not simple blonde, brunette, redhead.
"The blood of Jesus is the key to stay in victory."
"Jesus has already ransomed me, He has paid for me, I am no longer your slave, I will no longer be in fear, I will no longer be in sickness and disease, I will no longer be in lack."
🙏❤️
Wow, just randomly saw the above, and then randomly saw a link to her site.
👉There may be a nefarious purpose behind donating blood.👈
He discusses three ways demons/devils can come to be:
1. Angels falling;
2/8
2. Fallen angels leaving their first estate; and
3. The giants, which come from fallen angels.
One possible method of a fallen angel taking human form, is to drink blood.
I stopped donating blood years ago; this seems to confirm that decision.
3/8
He twice mentions that gods (lower-g) can die.
This was projected to us on a screen (similar to watching the shadows on Plato's cave, rather than "the real world" around us): in the Marvel movies, Loki is killed after saying something like "I'm a god and cannot die."