Accessing File Systems

Using the standard FS and File interfaces, you can create a portable directory listing (or "ls") command which works across all platforms.

See Main.m3 to see the code.