Y
Hacker News
new
|
ask
|
show
|
jobs
by
piekvorst
91 days ago
vi and sed took the s/ syntax from ed, independently of each other.
1 comments
zvr
90 days ago
Right! ed was the first one, and its ideas and commands influenced sed (a "streams" ed), and ex (an "extended" editor, which also had a "vi"sual mode).
link