testfile

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

TXT
19
字号
#! /bin/sh# @(#)testfile	3.1 10/13/87 ESI# test script for randplay programecho " "echo generate comparisons of files within three groups - {1,2,3},echo {4,5}, and {6,7,8}. All are in directory /usr/data and theecho name of the play program is newplayecho " "echo output of randplay:echo " "randplay -d /usr/data -n newplay - << ZAP1 2 3#4 5#6 7 8ZAPecho " "

⌨️ 快捷键说明

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