Hacker News new | ask | show | jobs
by thesuperbigfrog 1297 days ago
xterm: https://invisible-island.net/xterm/
1 comments

I used to use

xterm -fn r24 &

to get a larger font on some Unix and IIRC Linux systems a while ago. Good memories of doing a lot of fun command-line stuff, including Unix command usage, writing shell scripts a la the examples in The Unix Programming Environment book, and also writing many command-line utilities in C, and later, in Python ... :)