home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / atari / st / 11600 < prev    next >
Encoding:
Text File  |  1992-07-22  |  5.8 KB  |  109 lines

  1. Newsgroups: comp.sys.atari.st
  2. Path: sparky!uunet!gossip.pyramid.com!decwrl!sun-barr!cs.utexas.edu!convex!rosenkra
  3. From: rosenkra@convex.com (William Rosenkranz)
  4. Subject: Re: ger2en19.lzh
  5. Message-ID: <1992Jul22.233604.26369@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. References: <1992Jul21.024538.6648@peponi.wcc.govt.nz> <1992Jul22.052431.9400@convex.com> <1992Jul22.084042.29698@peponi.wcc.govt.nz>
  10. Date: Wed, 22 Jul 1992 23:36:04 GMT
  11. X-Disclaimer: This message was written by a user at CONVEX Computer
  12.               Corp. The opinions expressed are those of the user and
  13.               not necessarily those of CONVEX.
  14. Lines: 93
  15.  
  16.  
  17. In article <1992Jul22.084042.29698@peponi.wcc.govt.nz> sheppard_r@kosmos.wcc.govt.nz writes:
  18. >Stop being a bigot Bill, the same can happen if you are using the old Zoo 2.01
  19. >with new Zoo 2.1 files..
  20.  
  21. again you resort to namecalling. libelous namecalling at that (since i am not
  22. even a bigot).
  23.  
  24. i agree that zoo can cause some obscure problems with certain system configs.
  25. i am not, however, a bigot. zoo, however, does not pose any problems to anyone
  26. willing to use a CLI. it is possible to extract any non-corrupt zoo archive
  27. (and even most all corrupt ones). as the original poster pointed out, this
  28. is (as usual) not the case with lh5 archives. you have to assume there are
  29. people here that have just started reading this group and have no idea
  30. what version of LHarc is required for what .lzh file and may not even know
  31. there is (now) a unix version to handle the problem for the time being. note
  32. that with zoo, this is less of a problem because it works the same way on
  33. any system, be it unix, amigados, MS-DOS, or TOS. there is a de facto standard
  34. for zoo. there is none for lharc.
  35.  
  36. >Its like the help info in one of the Unix ports that I fond on A.A. it used
  37. >the Unix text format with no CR, so is this the way that you freaks program
  38. >so that you can't even list the help info in the ttp..??
  39.  
  40. this is not an issue. both lharc and zoo will merrily pack files without
  41. CR-LF sequences. it is just a feable attempt to again discredit users who
  42. prefer CLIs. insulting namecalling will get you nowhere real fast as well.
  43. besides, why on earth do you want to read docs for a program which is a
  44. unix port? stick with your desktop, mister. a unix user would know what to
  45. do here. are u actually suggesting that there are some unix utilities
  46. that are useful? besides, TOS and DOS share an ancestry with CPM. that is
  47. the only reason CR-LF is used on the ST. you want to discuss how "wacky"
  48. DOS is with 64k segment limits and a zillion programming models? LF-only
  49. is just as valid a line terminator as CR-LF as is VMS's method (which is
  50. totally unlike either, as i recall). all you need is to understand the
  51. difference to deal with text files from foreign sources.
  52.  
  53. if you had stopped to ask for a solution, any one of us would have gladly
  54. mailed you a program to convert LF to CR-LF. this would run from the desktop
  55. as well. it is so trivial (to a programmer) that it is hardly an issue.
  56. instead you prefer to call us "freaks".
  57.  
  58. >This was the tarz or compress program that did this, and was not the doc file,
  59. >and why can't we have standard Doc files that we can list on the Atari as it
  60. >stands, by using the desk top..??
  61.  
  62. what is tarz?
  63. like zoo and lharc, tar/compress will NOT alter cr/lf. you are totally
  64. wrong here. in fact if it did, it would not be tar (since there is an
  65. international ISO and IEEE standard defining the behavior of tar).
  66. the contents of the original file are left totally unmodified
  67. (unless there is a bug in the program and having portable source for both
  68. tar and compress allows you to fix any bugs you do encounter). i can quite
  69. simply list the contents of any compressed tar file on the ST with from a CLI
  70. that supports pipes with "compress -d file | tar tvf -". i can create an alias
  71. for this in many CLIs (for example, a csh-like CLI might use something like:
  72. alias x 'compress -d \!$ | tar tvf -') and then i only need type "x file<CR>".
  73. exactly 7 keystrokes if you're keeping track. you can't do that from the
  74. desktop at all, however, hence your disdain. surely you can't object to
  75. typing 7 chars when you spend so much time typing notes to this group? or
  76. do you "mouse" each letter from a menu? :-)
  77.  
  78. you can also replace the default file pager on the desktop to something more
  79. rational like the (yuck) unix "less" program, if you bothered to read the
  80. docs on the desktop.inf file. less will handle both LF and CR-LF terminated
  81. text files without difficulty (at least my less does). as a CLI user, even
  82. i know (and use) this desktop trick.
  83.  
  84. yell at the poster of the file who packed it that way if you want. don't blame
  85. the archive program, be it zoo, tar, or LHarc. or call it a "bug" and we'll
  86. fix it (if it is a bug and not just a misunderstanding or failure to read
  87. the documentation).
  88.  
  89. >Also Bill you have been out voted here, so live with the fact..
  90.  
  91. funny, i must have missed the article with the results of this "vote".
  92. i bet the original poster complaining about .lzh files would not get your
  93. vote, however. it seems to me that there are far more "i have a problem with
  94. this .lzh file" than there are "zoo is driving me nuts" posts.
  95.  
  96. i think it wise that you stop speculating about how unix works. there are
  97. people here who have years of experience with it and would chew you to
  98. pieces. best bet would be to remain silent on unix issues. you can talk
  99. all you want on the desktop. just a friendly suggestion/warning...
  100.  
  101. i am curious as to how you actually interface to usenet. can you tell me
  102. (or us) how you post notes here? what system is used as the interface to
  103. the net? and what operating system does it run?
  104.  
  105. -bill
  106. -- 
  107. Bill Rosenkranz            |UUCP: {uunet,texsun}!convex!rosenkra
  108. Convex Computer Corp.      |ARPA: rosenkra@convex.com
  109.