home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / SH162_2S.ZIP / NEW.OS2 < prev    next >
Text File  |  1990-08-13  |  1KB  |  43 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.  
  15. - #! in shell scripts fixed
  16. - execution of (command-list) fixed
  17. - break handling fixed
  18.  
  19. - several defaults changed
  20.  
  21. - the enhanced stdargv.c command line expander was modified but does not
  22.   work and is not needed inside sh, it may be useful only on invokation.
  23.  
  24.  
  25. When distributing only the diffs to the DOS version, please 
  26. include all of the following files:
  27.  
  28. new.os2       (this file)
  29. patches.os2   (context diffs)
  30.  
  31. changes.h     (new source files)
  32. dir.h
  33. dir_os2.c
  34. jobs.c
  35. sh.cs
  36. sh.def
  37.  
  38.  
  39. The OS/2 port was made by:
  40.  
  41. Kai Uwe Rommel
  42. rommel@lan.informatik.tu-muenchen.dbp.de
  43.