pr Flashcards

1
Q

-l n

A

Sets length of page to n lines

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

-w n

A

sets width of page to n characters

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

-h stg

A

Sets header for every page to string stg

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

-n

A

-n Numbers lines, which helps in debugging code.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

-o

A

-o n Offsets lines by n spaces, increases left margin of page.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

-d

A

-d Double-spaces input, reduces clutter.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

-k

A

-k Produces output in k columns

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

+k

A

+k Starts printing from page k

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

-t

A

-t Eliminates headers, footers, and margins totally

How well did you know this?
1
Not at all
2
3
4
5
Perfectly