FARGO electronic Digital Audio Board 7KDAB User Manual

Page 29

Advertising
background image

7KDAB, Version 2.0, 19-Aug-2007

Vyex LLC, 2003-2007

24

DEL – Delete File


While similar to the delete file command under MS-DOS, this command will only delete files in the present working
directory, and will not accept wild cards.

Example:

7kDAB-WAV\4300>del 4380.wav
File Deleted

REN – Rename File


While similar to the delete file command under MS-DOS, this command will only rename files in the present working
directory, and will not accept wild cards.

Example:

7kDAB-\WAV\5000>ren 5024.wav 5035.wav
File 5024.WAV renamed to 5035.WAV

FIND – Find a file


This command’s primary purpose is to show file access time performance information and will display the amount of time
needed to find a given file within the file system.

The user may find this command interesting to show the performance benefits of smaller vs. larger cluster sizes, and how
the ordering of directory entries affects file access times.

Example:

7kDAB-\>find \wav\1000\1000.wav
File Found. 22ms elapsed

7kDAB-\>find \wav\4300\4390.wav
File Found. 61ms elapsed

7kDAB-\>find \wav\4300\4399.wav
File not Found. 53ms elapsed

Advertising