• Main INDEX
  • Monthly INDEX
  • PREV
  • NEXT

    User name R. Holmes

    Log entry time 07:23:15 on June18,2004

    Entry number 126167

    Followups:

    keyword=Printing and prompt outputs

    I may be reinventing the wheel here, but I have a hard time remembering commands like rlpr -Pcha2hp -Hjlabprt ; so I made a couple of shell scripts in the ~apar/bin directory.
    
    $ chaprint file1 file2...
          prints the listed Postscript files
    
    $ chaprint_text file1 file2...
          prints the listed text files (using enscript to give them a bit of a margin for hole punching)
    
    These make it a little easier to print prompt analysis text outputs, which I've done for the recent runs and put them in a binder.  For example, to print the outputs for runs 2240-2249:
    
    $ gopan
    $ chaprint_text promt_output/*_224*
    
    (Note that all files are essentially concatenated by enscript so they come out on both sides of the paper.)
    
    I suggest printing these outputs for future runs and perusing them carefully.