home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / atari / st / 13506 < prev    next >
Encoding:
Text File  |  1992-09-09  |  2.7 KB  |  67 lines

  1. Newsgroups: comp.sys.atari.st
  2. Path: sparky!uunet!gumby!wupost!cs.utexas.edu!convex!rosenkra
  3. From: rosenkra@convex.com (William Rosenkranz)
  4. Subject: self extracting archives
  5. Message-ID: <1992Sep10.003818.25435@convex.com>
  6. Sender: usenet@convex.com (news access account)
  7. Nntp-Posting-Host: convex1.convex.com
  8. Organization: CONVEX Computer Corporation, Richardson, Tx., USA
  9. Date: Thu, 10 Sep 1992 00:38:18 GMT
  10. X-Disclaimer: This message was written by a user at CONVEX Computer
  11.               Corp. The opinions expressed are those of the user and
  12.               not necessarily those of CONVEX.
  13. Lines: 52
  14.  
  15.  
  16.  
  17. in case anyone is interested, i pulled down perfpich.tos (a "controversial"
  18. self extracting zip archive) to see if it can be dealt with on a unix
  19. system. i ran unzip -l on it (version 4.0) and got:
  20.  
  21.      Length    Date    Time    Name ("^" ==> case
  22.      ------    ----    ----    ----   conversion)
  23.  
  24.     error:  expected central file header signature not found (file #0).
  25.             (please report to info-zip@wsmr-simtel20.army.mil)
  26.  
  27. NAK! obviously it cannot deal with it. a casual user would either thro it
  28. away (assuming of course that he knew it was a zip file) or send mail
  29. to simtel and report a bug that wasn't.
  30.  
  31. however, since i am not a casual user, and keep tabs on the "pulse", i
  32. remembered that a week or two ago, a new version of unzip was posted to
  33. comp.sources.misc, so i built it (version 5.0). it did better (again,
  34. unzip -l):
  35.  
  36.      Length    Date    Time    Name ("^" ==> case
  37.      ------    ----    ----    ----   conversion)
  38.       28481  09-03-92  10:29   PERFPICH/PERFPICH.PRG
  39.        2404  09-03-92  10:40   PERFPICH/README.NOW
  40.      ------                    -------
  41.       30885                    2      
  42.  
  43.     warning:  extra 4448 bytes at beginning or within zipfile
  44.               (attempting to process anyway)
  45.  
  46. so, unless u have a brand new "unzipper", you can't deal with this sort
  47. of archiving method. and as warwick pointed out, u can't tell what sort
  48. of file this is (except a tos executable) by its name. finally, its
  49. SE header takes up an extra 5KB on disk (to store the extra 4448 bytes).
  50.  
  51. u can probably find unzip 5.0 by checking the usual list of usenet
  52. archives for c.s.misc. please don't ask me for it!
  53.  
  54. now i look forward to actually playing with this puppy. oh, yeah, it
  55. extracted fine with unzip 5.0. incidently, this is a tool to develop/test
  56. a sense of (musical) perfect pitch (ie, it plays a note on one keyboard
  57. and you play what you think is the correct note, without any audio cues).
  58. time to see if i still got it. i could do this on sax, i don't know about
  59. keyboards tho. time to buy a wind controller, i guess... :-)
  60.  
  61. -bill
  62. rosenkra@convex.com
  63.  
  64. -- 
  65. Bill Rosenkranz            |UUCP: {uunet,texsun}!convex!rosenkra
  66. Convex Computer Corp.      |ARPA: rosenkra@convex.com
  67.