pkrumins / ed-cheat-sheet

This is ed (the unix text editor) cheat sheet. It lists all the commands and how to do line addressing.

Home Page:http://www.catonmat.net/blog/ed-unix-text-editor-cheat-sheet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is ed - The Unix Text Editor - cheat sheet. One day when I was learning
sed, I got interested if it originated from ed, which got me interested in ed
itself. I find that cheat sheets are a great way to learn new topics and
therefore I created this cheat sheet.

I explain a lot more about how and why I created it in my article "Ed - Unix
Text Editor - Cheat Sheet". This article can be read here:

    http://www.catonmat.net/blog/ed-unix-text-editor-cheat-sheet/

------------------------------------------------------------------------------

This cheat sheet was created by Peteris Krumins (peter@catonmat.net).
His blog is at http://www.catonmat.net  --  good coders code, great reuse.

The cheat sheet is released under GNU Free Documentation License.

------------------------------------------------------------------------------

The cheat sheet is available in .pdf, .txt (ascii) and .doc (microsoft word)
formats. The latest versions can always be found at:

  .txt: http://www.catonmat.net/download/ed.text.editor.cheat.sheet.txt
  .pdf: http://www.catonmat.net/download/ed.text.editor.cheat.sheet.pdf
  .doc: http://www.catonmat.net/download/ed.text.editor.cheat.sheet.doc

I'm sorry that I used Microsoft Word to create it, but I was not proficient in
LaTeX back then.

------------------------------------------------------------------------------

Sincerely,
Peteris Krumins
http://www.catonmat.net

About

This is ed (the unix text editor) cheat sheet. It lists all the commands and how to do line addressing.

http://www.catonmat.net/blog/ed-unix-text-editor-cheat-sheet/