7210 SAS M, X Basic System Configuration Guide Page 87
Configuration Commands
The optional wildcard “*” can be used to delete multiple files that share a common (partial) prefix
and/or (partial) suffix. When the wildcard is entered, the following prompt displays for each file that
matches the wildcard:
“Delete file <filename> (y/n)?”
file-url — The file name to delete.
Values local-url | remote-url: 255 chars max
local-url:[cflash-id/][file-path]
remote-url [ftp://login:pswd@remote-locn/][file-path]
cf1:
force — Forces an immediate deletion of the specified file(s).
file delete * force deletes all the wildcard matching files without displaying a user prompt mes-
sage.
dir
Syntax dir [file-url]
Context file
Description This command displays a list of files and subdirectories in a directory.
Parameters file-url — The path or directory name.
Use the file-url with the optional wildcard (*) to reduce the number of files to list.
Default Lists all files in the present working directory
file
Syntax file
Context root
Description The context to enter and perform file system operations. When entering the file context, the prompt
changes to reflect the present working directory. Navigating the file system with the cd .. command
results in a changed prompt.
The exit all command leaves the file system/file operation context and returns to the <ROOT> CLI
context. The state of the present working directory is maintained for the CLI session. Entering the file
command returns the cursor to the working directory where the exit command was issued.