home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V7 / usr / doc / edtut / e0 < prev    next >
Encoding:
Text File  |  1979-01-10  |  645 b   |  32 lines

  1. .RP
  2. .TL
  3. A Tutorial Introduction to the \s-2UNIX\s+2 Text Editor
  4. .AU
  5. Brian W. Kernighan
  6. .AI
  7. .MH
  8. .AB
  9. .PP
  10. Almost all text input on
  11. the
  12. .UX
  13. operating system
  14. is done with
  15. the text-editor
  16. .IT ed .
  17. This memorandum is a tutorial guide
  18. to help beginners get started
  19. with text editing.
  20. .PP
  21. Although it does not cover everything,
  22. it does discuss enough for most users'
  23. day-to-day needs.
  24. This includes
  25. printing, appending, changing, deleting, moving and inserting entire lines of text;
  26. reading and writing files;
  27. context searching and line addressing;
  28. the substitute command;
  29. the global commands;
  30. and the use of special characters for advanced editing.
  31. .AE
  32.