home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text0320.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  912 b   |  25 lines

  1. Gene McCulley wrote:
  2. >I am a total newbie at using Mac stuff.  I have been trying to use
  3. >Executor/Linux to run programs I get off of ftp sites.  I have
  4. >tried a few files of the type foobar.sit.hqx.  I run BinHex on them,
  5. >but after I hit OK, it turns the cursor into a Z and never comes back.
  6.  
  7. Ah!  I knew I was on this list for some reason.  This is a bug I just
  8. recently reported.  The interim solution is to edit the files and add
  9. a ^M to the end of every line.  ie.
  10.  
  11.         vi foobar.hqx
  12.         :1,$ s/$/^V^M/
  13.  
  14. (type ^V, ^V, ^V, ^M to get the "^V^M", of course)
  15.  
  16. I have found that CompactPro's un-hqxer works without these ^M's.
  17.  
  18. --
  19. Warwick
  20.  _-_|\     warwick@cs.uq.oz.au    \   Microsoft is not the answer, Microsoft
  21. /     * <- Comp Science Department,\   is the question.  NO is the answer.
  22. \_.-._/    University of Queensland,)
  23.      v     Brisbane, Australia.    /  http://student.uq.edu.au/~s002434
  24.  
  25.