Examples of using the lpr commnand

1. To print a single file:

   lpr memo

This prints the file memo to your default printer.

2. To print several files:

   lpr may june july

This prints the files may, june and july to your default printer.