ed-desc.xml 341 B

12345678910
  1. <sect2><title>Short descriptions</title>
  2. <para><command>ed</command> is a line-oriented text editor. It can be used
  3. to create, display, modify and otherwise manipulate text files.</para>
  4. <para><command>red</command> is a restricted ed -- it can only edit files
  5. in the current directory and cannot execute shell commands.</para>
  6. </sect2>