Interesting fact of the day.
Did you know this sentence I am writing right now is true? Yes indeed, despite popular belief it is true.
I don't think an interrogative sentence can be true or false, unless...
#!/bin/bash
if [[ "Did you know this sentence I am writing right now is true?" ]]; then echo "Yes, it's true.";fi
@Pat All things are true, for sufficiently general definitions of true.
>All things are true, for sufficiently general definitions of true.
Yes. Or for sufficiently narrow definitions, as in the code example above.
@freemo I'm more impressed that there seems to be no typo...
Where's Freemo and what did you do to him?!