[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Viewing Files
Use the more command
to display the contents of a macro, script, or text file. The file
can reside in NVS on the primary SRP module, in NVS on the redundant
(standby) SRP module, or on a remote server that you access using
FTP.
more
- Use to display the contents of a macro, script, or text
file that resides in NVS on the primary SRP module, in NVS on the
redundant SRP module, or on a remote server that you access using
FTP.
- Specify the file you want to display using one of the
following formats, depending on the location of the file:
-
fileName—Name of the file
that resides in NVS on the primary SRP module
- standby:fileName—Name of the
file that resides in NVS on the redundant (standby) SRP module
-
serverName:filePathName—Name of the remote server on which the file resides and the
complete pathname of the file
- Example 1—Displays the contents of a text file named
erxconfig.txt that resides in NVS on the primary SRP module
- host1#more erxconfig.txt
- Example 2—Displays the contents of a macro file
named mysetup.mac that resides in NVS on the redundant (standby) SRP
module
- host1#more standby:mysetup.mac
- Example 3—Displays the contents of a script file
named myconfig.scr that resides on a remote server named fileserver1
- host1#more fileserver1:/startup/scripts/myconfig.scr
- There is no no version.
- See more.
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]