Kentrox AI296 Manuale Utente

Pagina di 404
AI296 Version 9.8x User’s Guide
AI296 Commands: ls
9-66
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
.
[296]ls
boot.ini
boot.img
log.txt
core.txt
primary.cnf
[296]
[296]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
[296]