AI296 Version 9.8x User’s Guide
AI296 Commands: dir
9-50
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.
[296]dir
boot.ini
boot.img
232.img
log.txt
primary.cnf
[296]
[296]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
[296]