




duplex(L)              XENIX Programmer's Manual              duplex(L)



Name
     duplex -  Split text files for odd/even page double sided printing.

Syntax
     duplex file

Description
     _D_u_p_l_e_x splits files depending on the location of the <ctrl L> form 
     feed character.  When the process is complete, it leaves all odd pages
     in a file named oddpage and all even pages in a file named evenpage.
     This way, you can send the odd page file to your line printer, turn it
     around and print the even page file on the back side of the same
     print out.







