Short:    Execute any UNIX script from DOS Shell
Author:   Will Bow (wbow@crl.com)
Uploader: Colin Thompson (colin@cts.com)
Type:     util/shell


Filename:     Execute - Direct replacement for AmigaDOS Execute command.

Purpose:      Allows execution of any UNIX script from the AmigaDOS Shell.

              This is a direct replacement of the DOS command Execute.
              From the DOS Shell, you can execute any UNIX shell script.
              It passes the script on to the specified interpreter 
              for execution. Usually, #!/bin/sh, but may be awk, sed,
              perl etc ....

              If the 'S' bit on the script is set, the script can be
              executed by simply typing the script_file_name at the 
              DOS prompt.

              Execute will not interfere with the normal operation of
              Amiga DOS or Arexx scripts.

Requirements: OS 2.04 and up. Any Amiga. 
              Ixemul.library is not required.

Installation: Rename the existing AmigaDOS Execute command. (for safety)
              Copy the new file to the same directory where the original
              Execute resided. (sys:c). This is IMPORTANT because the     
              system depends on Execute for normal system startup.

              The file is residentable.

              Note: This command is implemented as a wedge into the original
              AmigaDOS Execute command and is completely system transparent.
              Source is available from the author.                    

Distribution: Released into the Public Domain by

                               ___    ___  _____       
                              / __\  /___\/__   \/\  /\
                             /__\// //  //  / /\/ /_/ /
                            / \/  \/ \_//  / / / __  / 
                            \_____/\___/   \/  \/ /_/  
                      __        ____
                     / _\ ___  / _| |___      ____ _ _ __ ___ 
                     \ \ / _ \| |_| __\ \ /\ / / _` | '__/ _ \
                     _\ \ (_) |  _| |_ \ V  V / (_| | | |  __/
                     \__/\___/|_|  \__| \_/\_/ \__,_|_|  \___|


              Original  Packed Ratio    Date     Time    Name
              -------- ------- ----- --------- --------  -------------
                 14084    7004 50.2% 14-Feb-95 16:16:46  Execute
                  2537    1001 60.5% 14-Feb-95 16:59:18  execute.readme
                  3820     649 83.0% 14-Feb-95 16:43:08  ReadMe.info
              -------- ------- ----- --------- --------
                 20441    8654 57.6% 14-Feb-95 16:59:40   3 files


============================= Archive contents =============================

Original  Packed Ratio    Date     Time    Name
-------- ------- ----- --------- --------  -------------
   14084    7004 50.2% 14-Feb-95 16:16:46  Execute
    1585     702 55.7% 14-Feb-95 16:41:04  readme
    3820     649 83.0% 14-Feb-95 16:43:08  ReadMe.info
-------- ------- ----- --------- --------
   19489    8355 57.1% 16-Feb-95 20:36:52   3 files
