home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume4 / se / part7 / se_h / c < prev    next >
Encoding:
Text File  |  1986-11-30  |  619 b   |  15 lines

  1.           c    -- Change command
  2.  
  3.                default range           syntax
  4.                     .,.                  c
  5.  
  6.         "c"  first  deletes  the range of lines determined by the line
  7.         numbers (default ".,."), then enters append mode so  that  you
  8.         can  type  lines to replace the deleted lines.  Append mode is
  9.         terminated with a dot on a line by itself, as with the  Append
  10.         command. "c:" works as a one line change (i.e. what  is  after
  11.         the colon replaces the current line).
  12.  
  13.         To return to the command directory, type "hcomdir."
  14.         See also   "ha" and "hd"
  15.