That's what I mean (Ctrl+Enter), but I keep deleting it accidentally. But come to think I could have misinterpreted the meme because I don't remember what specifically ms word does in that case. I haven't used it in a long time.
My problem is usually how to NOT delete the blank page because I put it there on purpose, but any moment I delete something I end up going too far and having to add it again, but then try trim some of the extra trailing lines and there we go again.
As a rule of thumb, use echo for quick, interactive output and one-off checks. Use printf in scripts, logs, and anywhere output format matters. If you ever find yourself relying on echo options or escape sequences, that’s usually a sign that printf is the better tool.
OSHA needs to investigate this.