📄 pr.txt
字号:
PR [DUAL MODE]
NAME PR - Print files.
SYNTAX
pr [-lines | - | /H | /?] file(s)
USAGE
PR is used to print files. Each file is preceded with
header information: filename, current date and date of
creation.
With the -lines option you can control, how many lines
are output before a form feed is issued. The default page
length is 66 lines.
PR outputs to the standard output, so normally you have
to redired its output to LPT1, LPT2 etc.
Without parameters PR reads from the standard input. You
can also include the special character - to denote the
standard input, if PR must read both from some files and
standard input.
EXAMPLES
PR -80 pr.c >lpt1:
would print pr to LPT1: with page length set to 80.
SEE ALSO
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -