home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / SHAR.ZIP / SHAR.INF < prev   
Text File  |  1989-07-09  |  1KB  |  35 lines

  1. This is a second-round port of the UNIXy "shar" (shell archive)
  2. program.  It can create or decompose a shell archive file.
  3.  
  4. Note that shell archives are NOT compressed in any way.  Their
  5. principle use is to combine multiple text files so as to simplify
  6. distribution of program sources and data.
  7.  
  8. Compiled with Microsoft C 5.1 for MS-DOS and OS/2.
  9.  
  10. The comments included with the CP/M version follow.
  11.  
  12.             READ_ME
  13.  
  14. This program is both a "shar" and a "unshar" program for those
  15. of us with no shell.
  16.  
  17. I have ported the recently posted shar.c to (z80) CP/M.  This
  18. distribution has been shar'd with this program.
  19.  
  20. When run under CP/M 3.0 with time-of-day supported,
  21. shar files created will have archive creation time included.
  22.  
  23. The uuencoded binary included (shar.com) looks for a file
  24. "ENVIRON.DAT" or "A:ENVIRON.DAT" for the environment variables.
  25. Variables used are "NAME=" and "ORGANIZATION=".
  26.  
  27. Uuencoding of the binary was done with the recently posted
  28. turbo-pascal uuencode.com program.
  29.  
  30. The attached binary was compiled using Manx Aztec C II v1.05g (z80).
  31.  
  32. Mike Kersenbrock (usenet:{decvax,ucbvax...}!tektronix!copper!michaelk)
  33. Aloha, Oregon
  34. 7/17/86
  35.