File Prompt - HP 6125XLG Command Reference Manual

Blade switch fundamentals command reference
Table of Contents

Advertisement

file-url: Displays a specific file or folder. The file-url argument is case insensitive and can use the asterisk
(*) as a wildcard. For example, to display files with the .txt extension in the current directory, enter dir
*.txt.
/all-filesystems: Displays files and folders in the root directory of all storage media on the device.
Usage guidelines
If no option is specified, the command displays all visible files and folders in the current directory.
The folder name of the recycle bin is .trash. To display files in the recycle bin, use either of the following
methods:
Execute the dir /all .trash command.
Execute the cd .trash command and then the dir command.
Examples
# Immediately after login, display information about all files and folders in the storage medium of the
master.
<Sysname> dir /all
Directory of flash:
...
# Display files and folders in the root directory of all storage media on the IRF fabric.
<Sysname> dir /all-filesystems
Directory of flash:/
...
Directory of slot1#flash:/
...
# Display information about all files and folders in the storage medium of the subordinate member with
the member ID 2.
<Sysname> cd slot2#flash:/
<Sysname> dir /all
Directory of slot2#flash:/
...

file prompt

Use file prompt to set the operation mode for files and folders.
Syntax
file prompt { alert | quiet }
undo file prompt
Default
The alert mode is activated and the system prompts for confirmation when you perform a destructive file
or folder operation.
Views
System view
111

Advertisement

Table of Contents
loading

Table of Contents