TTY.1
资源名称:os_source.zip [点击查看]
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:0k
源码类别:
操作系统开发
开发平台:
C/C++
- .TH TTY 1
- .SH NAME
- tty - print the device name of this tty
- .SH SYNOPSIS
- fBtty fR[fB-sfR]fR
- .br
- .de FL
- .TP
- \fB\$1\fR
- \$2
- ..
- .de EX
- .TP 20
- \fB\$1\fR
- # \$2
- ..
- .SH OPTIONS
- .FL "-s" "Silent mode, only the exit status is affected."
- .SH EXAMPLES
- .EX "tty " "Print the tty name"
- .SH DESCRIPTION
- .PP
- Print the name of the controlling tty. If the flag fB-sfR is given,
- fIttyfR is equivalent to the call fBtest -t 0fR.
- .SH "SEE ALSO"
- .BR ttyname (3).