📄 clean
字号:
#! /bin/sh# This material contains unpublished, proprietary software of# Entropic Research Laboratory, Inc. Any reproduction, distribution,# or publication of this work must be authorized in writing by Entropic# Research Laboratory, Inc., and must bear the notice:## "Copyright (c) 1986-1990 Entropic Speech, Inc.# "Copyright (c) 1990-1991 Entropic Research Laboratory, Inc.# All rights reserved"## The copyright notice above does not evidence any actual or intended# publication of this source code.## @(#)clean 3.10 11/22/96 ESI/ERL## Written by:# Checked by:# Revised by: David Burton, Gayle Ayers## Brief description: Clean up demo files#mv -f speech12.sd safemv -f speech.sd safe2mv -f poet.sd safe3mv -f canyon.sd safe4mv -f question.sd safe5mv -f speech.sgram safe6rm -f *.lsf *.rc *.fana *.vq *.cbk *hist *.chk *.spec *.filt *.synt *.qfana *.qsynt *.sgram sel1 sel2 *.sd input.dst speech.ratrm -fr plot plotvrm -f *.fspecrm -f *BAKmv safe speech12.sdmv safe2 speech.sdmv safe3 poet.sdmv safe4 canyon.sdmv safe5 question.sdmv safe6 speech.sgramchmod 0644 speech12.sd
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -