testfile

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

TXT
42
字号
# testfile for comment# @(#)testfile	3.2 10/1/91 ESI#ESPSCOM=/dev/nullexport ESPSCOMecho make sd file with testsd.testsd -p10 a.sdecho run comment on this file.  Should just show testsd command line.comment a.sdecho run comment -t on it.  Should show nothing.comment -t a.sdecho add commentcomment -c hello a.sdcomment a.sdecho add typtxtcomment -t -c typtxt a.sdcomment -t a.sdecho make embedded headercopysd a.sd b.sdecho run comment -acomment -a b.sdecho run comment -t -acomment -t -a b.sdcat >xx <<XXfile of commentsline twolast lineXXecho add comment from filecomment -C xx b.sdcomment b.sdecho add typtxt from filecomment -t -C xx b.sdcomment -t b.sdecho do comment -a againcomment -a b.sdecho add a final comment without date/time stampcomment -c"comment without date/time" -S b.sdcomment b.sdrm xx a.sd b.sdecho done

⌨️ 快捷键说明

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