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

  1.         d    -- Delete command
  2.  
  3.                default range           syntax
  4.                          .,.           d
  5.  
  6.         "d"  is  used  to  delete  lines of text from the buffer.  The
  7.         lines in the range specified  by  the  line  number  list  are
  8.         deleted.   The  positioning  of the current line pointer after
  9.         execution of the "d" command is controlled by the "d"  option;
  10.         see  "hod".   The  normal  behavior  is to make the first line
  11.         AFTER the lines deleted the new current line.
  12.  
  13.         To return to the command directory, type "hcomdir."
  14.         See also "hod".
  15.