Assignment 4

Due: March 16 th
15 points

The lpr command is used in the Unix environment to print a file. The purpose of the assignment is for you to create a pre-processing command called mylpr to provide a header page for print jobs.

You may custumize your header page in any tasteful fashion that you please. However, the header page must:

To hand in this assignment:

  1. Copy mylpr to your drop box on obsidian
  2. Run the program :
    mylpr mylpr > assign4.out
  3. Copy assign4.out to your drop box