Free MS-DOS utilities
- eval100.zip
- EVAL is a small scientific calculator to be used from the
DOS command line or in batch file processing.
- EVAL is free.
- All calculations are performed in long double
precision (80 bits).
- It can evaluate any expression (or set of
expressions) located in its command line (useful
for fast calculations and inside batch files)
- It can also be used as an interactive calculator.
- You can assign values to variables and use them.
- It has a complete and easy to use help file.
- xsort301.zip
- XSORT (and its 16 bits version SORT) is a yet another
sort/merge utility! You could consider using it because:
- XSORT is free.
- The SORT utility that comes with every DOS copy
is very slow and can handle only very small
files.
- XSORT is more powerful than all other
shareware/freeware sort programs I have been able
to test.
- It is a true 32 bits program, so it runs quickly
and is able to use all the
conventional/expanded/extended memory to deal
with large files. After using all the memory, the
disk will be used as virtual memory. Even the 16
bits SORT, which can be used in any compatible
computer, will use the disk to handle large
files.
- XSORT can use different sorting algorithms
ranging from the fast Quicksort to the stable
Insertion sort.
- It can be used to sort files using the PC or the
Windows ANSI character set.
- It can be used to sort correctly non-English
files.
These programs are copyrighted material (see the copyright
notice in the documentation for each program). But you can freely
use and distribute them. You cannot sell them.
All these files, except unzip.exe, are compressed. To
decompress them you need PKUNZIP 2.04g or another compatible
program, such as unzip.exe
which is available here.
Back
to my home page
Last updated: May 26, 1995