DZone Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
Linux - XTerm Font Size
// Aumenta la dimensione del carattere sul terminale
xterm -geometry 640x480 -fn *-fixed-*-*-*-20-*




