Printing a Full-Width Line in Bash
Sometimes in the terminal you want a visual separator, like a line that stretches across the entire width of your screen. It makes logs, scripts, and output much easier to read.
You can generate a line that automatically matches your terminal width u...
rh-scripts.hashnode.dev1 min read