echo.3cur
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 3CUR 代码 · 共 32 行
3CUR
32 行
.TH echo 3cur .SH Nameecho, noecho \- enable/disable terminal echo.SH Syntax.Bint echo(\|).PP.Bint noecho(\|).SH Description.NXR "echo subroutine".NXR "noecho subroutine"The.PN echo routine enables echoing of characters typed by the user.The.PN noecho routine disables echoing of characters typed by the user..PPInitially, input characters are echoed.Subsequent calls to .PN echoand .PN noecho do not flush typeahead..SH Return ValuesThe.PN echoand.PN noechofunctions return OK on success and ERR on error.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?