This is the "uxutils" (Unix Utilities) package.
Version 1.2 - 6 Aug 2003.

It contains the following scripts which may be used for a
variety of UNIX-related functions:

     * Compare directory trees (cmtree)
     * Convert text file from DOS to Unix (cvtdos2ux)
     * Locate and test softlinks (findlink)
     * Find blocks containing a pattern (fpblock)
     * Hunt down path name of a named executable file (hunt)
     * Backup your Palm Pilot (pilotbu)
     * Directory lister (q)
     * Rename files (ren)

The scripts are all copyright and released under the provisions
of the "Artistic License". Specific license information may be
found in each script and in the "LICENSE" file in the "docs"
directory.

The scripts in this package are described in presentations which
may be found at:

  http://www.arde.com/Papers/UnixScript/paper.html

Some of these scripts were crafted to provide a "bridge" to help
Apollo Domain/OS and/or DOS users transition to UNIX.

Some of these scripts will require local modification before they
can perform the function you require. Please refer to the code
for additional details.

If your "perl" package is not installed at "/opt/perl/bin/perl",
you will need to alter the first line of most scripts accordingly.
