pr Flashcards
1
Q
-l n
A
Sets length of page to n lines
2
Q
-w n
A
sets width of page to n characters
3
Q
-h stg
A
Sets header for every page to string stg
4
Q
-n
A
-n Numbers lines, which helps in debugging code.
5
Q
-o
A
-o n Offsets lines by n spaces, increases left margin of page.
6
Q
-d
A
-d Double-spaces input, reduces clutter.
7
Q
-k
A
-k Produces output in k columns
8
Q
+k
A
+k Starts printing from page k
9
Q
-t
A
-t Eliminates headers, footers, and margins totally