more

Displays files on the device's file system. This command navigates and displays specific files in the device's file system.

The more command also displays the startup configuration file.

Supported on the following devices:

Syntax

more <FILE>

Parameters

more <FILE>
<FILE> Specify the file name and location. Provide the complete path to the file.

Examples

ap510-133B38#more flash:/archived_logs/startup.2.log
06-32-13-11-13-19
Nov 13 06:32:13 2019: %KERN-6-INFO: [    0.000000] Booting Linux on physical CPU 0x0.
Nov 13 06:32:13 2019: %KERN-5-NOTICE: [    0.000000] Linux version 4.1.51-ws-symbol (wios-eng@wios-build) (gcc version 5.3.0 (GCC) ) #1 SMP Fri Dec 6 12:09:56 PST 2019.
Nov 13 06:32:13 2019: %KERN-6-INFO: [    0.000000] CPU: AArch64 Processor [420f1000] revision 0.
Nov 13 06:32:13 2019: %KERN-6-INFO: [    0.000000] Detected VIPT I-cache on CPU0.
Nov 13 06:32:13 2019: %KERN-6-INFO: [    0.000000] alternatives: enabling workaround for ARM erratum 845719.
Nov 13 06:32:13 2019: %KERN-5-NOTICE: [    0.000000] Memory limited to 1022MB.
Nov 13 06:32:13 2019: %KERN-6-INFO: [    0.000000] We are in the primary kernel.
Nov 13 06:32:13 2019: %KERN-6-INFO: [    0.000000] crashkernel successfully reserved: 0x0000000008000000 - 0x000000000b000000 (48 MB).
Nov 13 06:32:13 2019: KERN: [    0.000000] On node 0 totalpages: 259584.
Nov 13 06:32:13 2019: KERN: [    0.000000]   DMA zone: 4088 pages used for memmap.
Nov 13 06:32:13 2019: KERN: [    0.000000]   DMA zone: 0 pages reserved.
Nov 13 06:32:13 2019: KERN: [    0.000000]   DMA zone: 259584 pages, LIFO batch:31.
Nov 13 06:32:13 2019: %KERN-6-INFO: [    0.000000] Successfully mapped dataplane
--More--
ap510-133B38#