AI232 Version 9.6x User’s Guide

AI232 Commands: ls

ls

Description

This command displays a list of available files.

Command Type

shell

Formats

ls [ -l ]

Parameters

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



Note: Entering ls with this option is the same as entering dir.

Examples

This example displays all available files.

[232]ls

boot.ini

boot.img

log.txt

core.txt

primary.cnf

[232]

This example displays all available files with associated permission levels, times, dates, and sizes.

[232]ls -l

 

 

 

 

 

 

 

-rw-r--

r--

1

0

0

143

Jun

1

22:52 boot.ini

-r--r--

r--

1

0

0

2175720

Aug 15

10:05 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]

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

8-68

Page 240
Image 240
Kentrox AI232 manual This command displays a list of available files, This example displays all available files