man.diff

来自「speech signal process tools」· DIFF 代码 · 共 52 行

DIFF
52
字号
.\" Copyright (c) 1993 Entropic Research Laboratory, Inc.; All rights reserved.\" @(#)getespsbas.1	1.4 4/1/97 .ds ]W (c) 1991 Entropic Research Laboratory, Inc..TH GET_ESPS_BASE 1\-ESPS 4/1/97.SH NAME.nfget_esps_base \- returns the name of the esps base directory. .fi.SH SYNOPSISget_esps_base.SH DESCRIPTION.PPReturns the name of the top of the ESPS base directory.  No arguments.The value returned is either the value of environment variable\fBESPS_BASE\fR or \fB/usr/esps\fR if the environment variable is empty..PPThe ESPS base directory is the top of the ESPS release tree.Examples of the useful directories found here are \fIlib\fR , \fIbin\fR, \fIman\fR , and \fIdemo\fR. .SH EXAMPLES.brif [ -r `get_esps_base`/scripts/runesps ]; then.br  `get_esps_base`/scripts/runesps.brfi.br.SH ERRORS AND DIAGNOSTICS.PPNone known..SH FUTURE CHANGES.PPNone known..SH BUGSNone known..SH REFERENCES.PPNone..SH "SEE ALSO".PP\fIfind_esps_file\fP(3\-\s-1ESPSu\s+1), \fIget_esps_base\fP(3\-\s-1ESPSu\s+1), \fIfind_esps_file\fP(1\-\s-1ESPS\s+1).SH AUTHORKen Nelson wrote the routine and the man page..PP

⌨️ 快捷键说明

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