line.1

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1 代码 · 共 18 行

1
18
字号
.TH line 1.SH Nameline \- read one line.SH Syntax.B line.SH Description.NXR "line command"The.PN linecommand copies one line (up to a new-line) from the standardinput and writes it on the standard output.It returns an exit code of 1 on EOF (end-of-file) and alwaysprints at least a new-line.It is often used within shell files toread from the user's terminal..SH See Alsosh(1), read(2)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?