|
|
|
|
|
by rudin
5797 days ago
|
|
I think everyone should spend an evening trying to write in ed. Knowing that most of unix was written in this simple editor shows the power of tight constraints in design decisions and the creativity that can come from them. It also makes the whole cascade of editors ed/vi/vim/... more understandable. |
|
Nowadays, I use ed regularly whenever possible. I even wrote a blog post on my experiments:
http://coliveira.net/software/using-ed-the-standard-unix-edi...