HP MSR Series Command Reference Manual page 150

Hide thumbs Also See for MSR Series:
Table of Contents

Advertisement

Execute the cd .trash command and then the dir command.
Examples
# On an MSR1000/MSR2000/MSR3000, display information about all files and folders in the current
directory.
<Sysname> dir /all
Directory of flash:/
...
# On an MSR1000/MSR2000/MSR3000, display files and folders in the root directory of all storage
media on the device.
<Sysname> dir /all-filesystems
Directory of flash:/
...
# On an MSR4000, display information about all files and folders in the current directory.
<Sysname> dir /all
Directory of cfa0:/
...
# On an MSR4000, display files and folders in the root directory of all storage media on the device.
<Sysname> dir /all-filesystems
Directory of cfa0:/
...
Directory of slot7#cfa0:/
...
# On an MSR4000, display information about all files and folders in the storage medium of the standby
MPU (in slot 1).
<Sysname> cd slot1#cfa0:/
<Sysname> dir /all
Directory of slot1#cfa0:/
...
Table 17 Command output
Field
Directory of
0
-rwh
2008 13:45:28 xx.xx
Description
Current directory.
File or folder information:
0—File or folder number, which is automatically allocated by the system.
-rwh—Attributes of the file or folder. The first character is the folder indicator
(d for folder and – for file). The second character indicates whether the file or
folder is readable (r for readable). The third character indicates whether the
file or directory is writable (w for writable). The fourth character indicates
3144 Apr 26
whether the file or directory is hidden (h for hidden, - for visible). Modifying,
renaming, or deleting hidden files might affect functions.
3144—File size in bytes. For a folder, a hyphen (-) is displayed.
Apr 26 2008 13:45:28—Last date and time when the file or folder was
modified.
xx.xx—File or folder name.
142

Advertisement

Table of Contents
loading

Table of Contents