September 2025 | ||||||
Mo | Tu | We | Th | Fr | Sa | Su |
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 1 | 2 | 3 | 4 | 5 |
6 | 7 | 8 | 9 | 10 | 11 | 12 |
For options, see dvips(1). This program only interprets the following options:
-o file - redirect output into file.
-P printer - direct output to printer.
-f - direct output to stdout.
Any other option is passed directly to dvips.
dvired -Plw foo
- send output to printer
lw.
dvired -o foo.ps foo
- send output to file
foo.ps.
dvired -pp4-7 foo
- send 4 pages (reduced onto 2 sheets) of
foo
to the printer.
dvired foo -f | ghostview -
- preview output with ghostview.