I needed to read a loose man file on Linux but couldn't remember how to format and display it.
groff -man slig.8 wasn't readable. So I turned to drawterm. troff -man /mnt/term/home/bohn/slig.8 | page Problem solved.
I needed to read a loose man file on Linux but couldn't remember how to format and display it.
groff -man slig.8 wasn't readable. So I turned to drawterm. troff -man /mnt/term/home/bohn/slig.8 | page Problem solved.