home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / editors / 3262 next >
Encoding:
Text File  |  1993-01-21  |  939 b   |  32 lines

  1. Newsgroups: comp.editors
  2. Path: sparky!uunet!cs.utexas.edu!torn!utcsri!cdf.toronto.edu!g2chanhk
  3. From: g2chanhk@cdf.toronto.edu (Simon Ho Ki CHAN)
  4. Subject: A little question on vi
  5. Message-ID: <1993Jan21.061448.25739@cdf.toronto.edu>
  6. Summary: EOF marker placement
  7. Originator: g2chanhk@sat.cdf.toronto.edu
  8. Sender: news@cdf.toronto.edu
  9. Nntp-Posting-Host: sat.cdf
  10. Organization: University of Toronto Computing Disciplines Facility
  11. Date: Thu, 21 Jan 1993 06:14:48 GMT
  12. Lines: 18
  13.  
  14.     Hi, is there anybody who knows how to put the EOF marker at the end of 
  15. the last line, instead of putting it in a new line? e.g I wanna create a file 
  16. like the following
  17.  
  18.         blah, blah
  19.         blah, blah<EOF>
  20.  
  21.     instead of
  22.  
  23.         blah, blah
  24.         blah, blah
  25.         <EOF>
  26.  
  27.     Thanks for advance.
  28.                   ___                        ___
  29.                  (__   ' ___   __   __      /   ) /    __    __
  30.                     ) / / / ) /  ) /  )    /     /__  ___)  /  )
  31.                 ___/ / / / / (__/ /  /    (___/ /  ( (__(_ /  /
  32.