1# $EPIC: ls,v 1.2 2000/10/03 23:04:59 jnelson Exp $
2Synopsis:
3   load ls
4
5Description:
6   This script serves primarily as a working example of how $glob() can be
7   used.  It emulates the Unix ls command, complete with -a and -s flags.
8
9See Also:
10   glob(6); load(5)
11
12Other Notes:
13   This script was written by archon, archon@tamu.edu.
14
15