Fun with ASCII art on the Linux command line
This really brings back memories of when I worked night shift on an IBM 1401 and we used to print ASCII art on the IBM 1403 printer when we had nothing else to do.
This fun little utility, boxes, can draw various forms of boxes around text at the Linux command line. Jason Baker, my friend at Opensource.com found this and made it the subject of the first of 24 articles he will be publishing this month.
.-"""-.
/ .===. \
\/ 6 6 \/
( \___/ )
___________ooo__\_____/________________
/ \
| OK, Jason, how did I not know about the |
| boxes utility before?! |
\_________________________ooo___________/
| | |
|_ | _|
| | |
|__|__|
/-'Y'-\
(__/ \__)
I look forward to Jason’s next Linux toy.
More Stories
Easily Create Windows Installation Media Using Linux Tool
Recently, I've been helping people with Windows machines. In one case, I needed to create bootable drives for Windows Server...
Commands I use to explore Linux filesystems
As a SysAdmin, I need to manage the filesystems on the hosts in my home lab. There's usually little to...
Why VirtualBox is my goto Hypervisor
I first started using VirtualBox many years ago, and it quickly became my favorite virtualization platform. What drew me in...
How to generate good passwords with pwgen
Whenever I change passwords on my systems, I need to try to think up ones that will be hard to...