testfile

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

TXT
23
字号
## test file for hdshrink# @(#)testfile	3.1 9/30/87 ESI#echo Make a test fileecho % testsd -p100 a.sdtestsd -p100 a.sdecho This should result in error message about input and output being the sameecho % hdshrink a.sd a.sdhdshrink a.sd a.sd## echo Make a testfile with embedded headersecho % copysd a.sd a.sd b.sdcopysd a.sd a.sd b.sdecho % hdshrink b.sd c.sdhdshrink b.sd c.sdecho The following diff should show the two dropped headers.echo The data records should be the same.echo % pspsdiff -h b.sd c.sdpspsdiff -h b.sd c.sdrm a.sd b.sd c.sd

⌨️ 快捷键说明

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