ttynam.3f
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 3F 代码 · 共 39 行
3F
39 行
.\" SCCSID: @(#)ttynam.3f 8.1 9/11/90.TH ttynam 3f VAX "" Unsupported.SH Namettynam, isatty \- find name of a terminal port.SH Syntax.B character*(*) function ttynam (lunit).sp 1.B logical function isatty (lunit).SH Description.NXR "ttynam subroutine (FORTRAN)".NXR "isatty subroutine (FORTRAN)".NXR "terminal" "finding port name"The.PN ttynamsubroutinereturns a blank padded pathnameof the terminal device associated with logical unit.IR lunit ..PPThe.PN isattysubroutine returns .true.Otherwise,if.I lunitis associated with a terminal device, .false..SH DiagnosticsThe.PN ttynamreturns an empty string (all blanks) if.I lunitis not associated with a terminal device in directory .PN /dev ..SH Files/dev/\(**.br.ie \nM /usr/ucb/lib/libU77.a.el /usr/lib/libU77.a
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?