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

  1. .....TM 76-1273-8 39199 39199-11
  2. .RP
  3. .TL
  4. Advanced Editing on UNIX
  5. .AU "MH 2C518" 6021
  6. Brian W. Kernighan
  7. .AI
  8. .MH
  9. .AB
  10. This paper is meant to help
  11. secretaries, typists and programmers
  12. to make effective use of the
  13. .UX
  14. facilities
  15. for preparing and editing text.
  16. It provides explanations and examples of
  17. .IP \(bu
  18. special characters, line addressing and global commands in the editor
  19. .UL ed ;
  20. .IP \(bu
  21. commands for ``cut and paste'' operations on files
  22. and parts of files,
  23. including the
  24. .UL mv ,
  25. .UL cp ,
  26. .UL cat
  27. and
  28. .UL rm
  29. commands,
  30. and the
  31. .UL r ,
  32. .UL w ,
  33. .UL m
  34. and
  35. .UL t
  36. commands of the editor;
  37. .IP \(bu
  38. editing scripts and
  39. editor-based programs like
  40. .UL grep
  41. and
  42. .UL sed .
  43. .PP
  44. Although the treatment is aimed
  45. at non-programmers,
  46. new
  47. .UC UNIX
  48. users
  49. with any background
  50. should find helpful hints
  51. on how to get their jobs done
  52. more easily.
  53. .AE
  54. .CS 16 0 16 0 0 3
  55. .if n .ls 2
  56. .if t .2C
  57. .nr PS 9
  58. .nr VS 11
  59.