MakePath 1.1a
==============
MakePath is a CLI tool similar to MakeDir, with the exception that it
creates full paths rather than single directories. You can type
"MakePath this/is/a/long/path", and all directories that don't already
exist will be created.
Source code is included.
Features
---------
- Fully localized. Uses system strings,
so no new catalog is needed
- Written in 100% system friendly C
- Only 528 bytes long
- Can be made resident
- Enforcer and Mungwall tested
Changes from 1.1 to 1.1a
-------------------------
- Source code is now included
- Brushed up the documentation a bit
Changes from 1.0 to 1.1
------------------------
- Rewrote everything, removing a
lot of bugs and resulting in a
much smaller program
- Added more sanity checks
- See History.txt for details
Author
-------
Ole Martin Bjørndalen
E-mail: olemb@stud.cs.uit.no
WWW: http://www.cs.uit.no/~olemb/
|