Table of Contents

ls

Displays the contents of a directory.

Synopsis

ls [dir1] [dir2] [dir3]...

Description

Demonstrates how to scan a directory to determine its contents.

Arguments

Associated Files

ls.c

Location

$c/ls

examples/FileSystem