Follow me
-
Recent Posts
calendar
Recent Comments
- Anonymous on gimp: how to make a transparent background
- tom on gimp: how to make a transparent background
- Pawel Kolodziejski on gimp: how to make a transparent background
- Anonymous on python argparse issues with the help argument (TypeError: %o format: a number is required, not dict)
- Anonymous on git : How to remove a big file wrongly committed
Archives
Categories
Meta
Media RSS
Daily Archives: September 21, 2011
a2ps usage
a2ps is a unix tool that ease the formatting of text files before printing. a2ps inputfile -o output.psa2ps inputfile -o output.ps Print code that span over more than 80 columns. You will need to decrease the font size (-f 7), … Continue reading