home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / SH162_2X.ZIP / NEW.OS2 next >
Text File  |  1990-08-17  |  1KB  |  45 lines

  1. This is the OS/2 version of MS-SH 1.6.2. It was ported and tested using
  2. OS/2 1.2 but may run under OS/2 1.1 (not tested!).
  3.  
  4.  
  5. Changes to DOS version:
  6.  
  7. - background processes and report of their results by sh
  8. - $! variable with pid of last created background process
  9. - "jobs" command and key
  10. - increased expanded command line length
  11. - real pipes, except for `command` substitiution
  12. - CMD.EXE internal commands recognized
  13. - "type" command extended
  14. - the exproc feature of OS/2 CMD.EXE is supported and ignored by sh;
  15.   "extproc" is a do-nothing dummy internal command of sh
  16.  
  17. - #! in shell scripts fixed
  18. - execution of (command-list) fixed
  19. - break handling fixed
  20.  
  21. - several defaults changed
  22.  
  23. - the enhanced stdargv.c command line expander was modified but does not
  24.   work and is not needed inside sh, it may be useful only on invokation.
  25.  
  26.  
  27. When distributing only the diffs to the DOS version, please 
  28. include all of the following files:
  29.  
  30. new.os2       (this file)
  31. patches.os2   (context diffs)
  32.  
  33. changes.h     (new source files)
  34. dir.h
  35. dir_os2.c
  36. jobs.c
  37. sh.cs
  38. sh.def
  39.  
  40.  
  41. The OS/2 port was made by:
  42.  
  43. Kai Uwe Rommel
  44. rommel@lan.informatik.tu-muenchen.dbp.de
  45.