Notes on Text File Handling

  • For printing multiple pages, mpage comes in handy. It produces 2-up or 4-up Postscript from plain text files. (Debian package: mpage)  Curiously, “mpage –help” or any of the standard pleas for help don’t work; use: mpage -x Example use:
    mpage -H -f myfile.txt

    Which enables headers (-H) and line folding (-f).

This entry was posted in Linux. Bookmark the permalink.

Comments are closed.