Previews how man page written in Troff will look like
Troff is used to write man pages and it is difficult to read it so this will preview how it will look like when it is rendered.
# On Linux system.
groff -man -Tascii filename
# On Plan9 system.
man 1 filename
Other notes
- Make B/W SVG charts with matplotlib
- Convert all MKV files into other formats
- #cat-v on weechat configuration
- Display xterm color palette
- Aerial photography of algae spotted on river Sava
- Previews how man page written in Troff will look like
- vim Personal sane Vim defaults
- c Embedding resources into binary with C
- Execute not blocking async shell command in C#
- plan9 Run 9front in Qemu
- Set color temperature of displays on i3
- Download list of YouTube files
- Edsger W. Dijkstra Manuscripts ebook
- Cache busting in Hugo
- c Calling assembly functions from C