home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / archiver / tar.arj / POSTER next >
Encoding:
Text File  |  1991-09-06  |  2.1 KB  |  50 lines

  1. >>>file/ibm_pc_b 1826 ibmbin-request@crdgw1.crd.ge.com(27228)25Aug91 22:54
  2. TITLE: v14i007: tar, read and write tar archives (part 01/02)
  3.  
  4. +Message-ID   : <4787@sixhub.UUCP>
  5. +From         : ibmbin-request@crdgw1.crd.ge.com
  6.  
  7. Checksum: 3251660172  (Verify with "brik -cv")
  8. Posting-number: Volume 14, Issue 007
  9. Submitted-by: dds@theseas.ntua.gr (Diomidis D. Spinellis)
  10. Archive-name: tar/part01
  11.  
  12.  
  13.   This program would be a lot more useful if it would allow dumping a
  14. tar file to multiple floppies. As it is unless you have a tape drive
  15. *and* a device driver for it, you will not be able to backup or restore
  16. more than will fit on one floppy. Pity the popular -k option couldn't
  17. have been added to change media every k bytes. Actually, as the
  18. documentation clearly indicates, trying to save to name a:xxx means file
  19. xxx on remote host a:. See the -f details in the man page.
  20.  
  21. Submitter dds@theseas.ntua.gr (Diomidis D. Spinellis) says:
  22.  
  23. This is an MS-DOS combined implementation of the un*x tar(1) and
  24. compress(1) programs.  It creates P1003 "Unix Standard" [draft 6] tapes
  25. by default, and can optionaly compress and decompress files compatible
  26. with the un*x compress(1) program using up to 16 bits compression
  27. without intermediate files.
  28.  
  29. The main advantage of this program is the standard format of the files
  30. it deals with.   The programs and file formats for compress and tar are
  31. widely available and files can be transfered directly to / from most
  32. un*x boxes.
  33.  
  34. The tar engine of the program is pdtar written by John Gilmore and was
  35. only slightly modified to fix some bugs and read / write compressed
  36. files on MS-DOS.  The compression is based on the un*x compress program
  37. version 4.0.  Many changes have been made to allow it to cooperate with
  38. tar, to improve its speed and to handle 16 bit compression efficiently
  39. on Intel architectures.  The compress program was written and improved
  40. by Spencer W. Thomas, Jim McKie, Steve Davies, Ken Turkowski, James A.
  41. Woods and Joe Orost.
  42.  
  43. Diomidis D. Spinellis   dds@doc.ic.ac.uk
  44. 1 Myrsinis Str.
  45. GR-145 62 Kifissia
  46. GREECE
  47.  
  48.  
  49.  
  50.