Dir -56 – Kentrox AI232 User Manual

Page 228

Advertising
background image

AI232 Version 9.6x User’s Guide

AI232 Commands: dir

8-56

dir

Description

This command displays a list of files with associated times, dates, permissions, and
sizes.

Command Type

shell

Formats

dir [ -l ]

Parameters

Examples

This example displays all available files.

This example displays all available files with permission, size, time, and date
information.

-l

Displays a list of the available files and file information such as permission,
time, date, and file size. The

ls

command with this option is the same as the

dir

command.

[232]dir
boot.ini
boot.img
232.img
log.txt
primary.cnf
[232]

[232]dir -l
-rw-r--r-- 1 0 0 143 Jun 1 22:52 boot.ini
-r--r--r-- 1 0 0 2175720 Aug 15 09:54 boot.img
-rw-r--r-- 1 0 0 22061 Jun 1 00:00 log.txt
-rw-r--r-- 1 0 0 4342 Aug 15 08:21 core.txt
-rw-r--r-- 1 0 0 7092 Jun 13 22:46 primary.cnf
[232]

Advertising