home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.11 / text0039.txt < prev    next >
Encoding:
Internet Message Format  |  1987-07-18  |  1.3 KB

  1. From: dhesi@bsu-cs.UUCP (Rahul Dhesi)
  2.  
  3. I think one issue that needs to be clarified is:  Are we trying to standardize
  4. the user interface of the tar/cpio/other interchange standard, or the archive
  5. format, or both?  For example, although standard tar does not accept filenames
  6. from standard input, that is irrelevant to the actual suitablity of its
  7. archive format.  The POSIX standard could easily use the tar archive format
  8. with the cpio command structure, or vice versa.
  9.  
  10. [ POSIX is a programming interface standard.  It has nothing to do with
  11. the command interface.  As such, the data interchange format is appropriate
  12. for POSIX to standarize, but the user interface of the command that implements
  13. it is not.  While P1003.2 (Shell and Tools) might be interested in the
  14. user interface, P1003.1 (POSIX) is not.  -mod ]
  15.  
  16. The obvious choice seems to be the tar archive format (more widely used and
  17. available) with cpio's user interface.
  18.  
  19. [ The user interface is irrelevant to P1003.1 and POSIX.  The immediate
  20. issue (that must be resolved before balloting on the POSIX Full Use Standard)
  21. is what the data interchange format should be.  Input before the next
  22. P1003.1 Working Group meeting (20-24 June 1987 in Seattle) would be
  23. most helpful.  -mod ]
  24.  
  25. -- 
  26. Rahul Dhesi         UUCP:  {ihnp4,seismo}!{iuvax,pur-ee}!bsu-cs!dhesi
  27.  
  28. Volume-Number: Volume 11, Number 40
  29.  
  30.