AI232 Version 9.6x User’s Guide
AI232 Commands: ls
8-68
ls
Description
This command displays a list of available files.
Command Type
shell
Formats
ls [ -l ]
Parameters
Examples
This example displays all available files.
This example displays all available files with associated permission levels, times,
dates, and sizes.
-l Displays 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.
[232]ls
boot.ini
boot.img
log.txt
core.txt
primary.cnf
[232]
[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]