LS.com
LS.com
LS is a simple, free, OS independant
directory
lister. After writing
The Skinny on FAT ,I decided
to see how much I learned. So
I wrote LS as
a learning tool.
This version
only reads A: drive, and only
has one command line option. It
also only prints
file names. The command line option
is /h, which
will print an info screen.
LS shows
examples of the following:
-
Read command line arguments
-
Read boot sector into memory
-
Calculate location of FAT directory
-
Read FAT directory into memory
-
Scan directory for file names
LS was written
in Sphinx C--, the source
is included in the zip file.
You can download
a copy here.. LS.ZIP
If you have a comment or question,
please feel free
to send me an Email.