Deployment Solution 433
RapiDeploy Technical Reference
dir Function Displays file and directory lists.
Usage
firm dir [directory]
Option [directory]=directory letter or path
Syntax
firm dir [drive type][drive letter or token]:[path]
Do not include a filename or you will get an error
. The drive type is
optional.
Examples
To see a list of directories and files in the BootWorks directory, type
firm dir w:\
or, type
firm dir auto:\
(This shows the same results as dos: dir c:\ when running in BootWorks.)
When you are in the BootWorks partition, you can get a list of the contents
of the TEMP directory on DOS drive c: by typing
firm dir auto:\temp
To see a list of files and directories in the Windows system directory, type
firm dir prod:\windows\system
delete Function Deletes a file.
Usage
firm delete [filename]
Option [filename]=path & name of file to delete
Syntax
firm delete [drive type][drive letter or
token]
:[path][filename]
Always use the full path when deleting a file. You can also use tokens.
Examples
To delete the autoexec file from your BootWorks partition, type
firm delete auto:\autoexec.old
To delete the file “foo.txt” from a directory on DOS drive d:, type
firm delete dd:\mydir\foo.txt
To delete the autoexec file from FIRM drive e:, type
firm delete fe:\autoexec.bat
FIRM Modes and Switches (Continued)
Mode Options