In my playing about with FreeDOS, I wrote my own versions of cat, head,
wc, and split.

For these, I also wrote a small library for parsing command-line options
in a typical DOS-like fashion.

Finally, I also wrote a program called the Multi-Disk Split Archive
Installer (MDSAI) which is an installer program designed for deploying
software too big for a single floppy disk. You put the installer on the
first diskette, along with a file that describes what's being installed,
and then on each diskette, have a sequential piece of a ZIP archive.
MDSAI will cat them together and then extract in the C drive.

I wrote these for myself. They may need to be modified or have new
options before they are ready for others to use. If you are interested
in these, let me know where I should publish them. I'm releasing them
all under the GNU All-Permissive License.

Happy Hacking,

David E. McMackins II
Supporting Member, Electronic Frontier Foundation (#2296972)
Associate Member, Free Software Foundation (#12889)

www.mcmackins.org www.delwink.com
www.eff.org www.gnu.org www.fsf.org

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to