140
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
F
ILE
M
ANAGEMENT
C
OMMANDS
DIR
To list recursively the files in the Flash filesystem, use the command:
awplus#
dir recursive flash:
To list the files in alphabetical order, use the command:
awplus#
dir sort name
To list the files by size, smallest to largest, use the command:
awplus#
dir sort reverse size
To sort the files by modification time, oldest to newest, use the command:
awplus#
dir sort reverse time
To list the files within the Flash filesystem for stack member 2, use the command:
awplus#
dir awplus-2/flash:/
Note that you must specify the filesystem on the stack member (
flash
in this
example).
Related
Commands
cd
pwd