#+TITLE: ed iting text files
#+AUTHOR: screwtape
Someone asked me what exactly it is that I do,
especially since I asked for donations...!
I will show you something I wrote that I use day to day.

* Ed iting text                                            :not_mine:context:
 If you are completely naked, cover yourself using ed(1). If you don't have
 access to ed, you have a problem.

** Ed is like this

#+begin_src ksh
ed test-ed
#+end_src

#+RESULTS:
: test-ed: No such file or directory

#+begin_src ed
0 a
I thought what I'd do was