One of the most powerful things about this editor is that you can completely write and debug your code from within the editor, as it is completely line oriented, you don't have to switch between visual and ex modes, but simply using ! statements to run shell commands from within and have a complete power over what you see on the screen.
I have been using ed(1) for years. It really pays off as it teaches you a lot RE and writing good formatted code.
Real programmers use ed
chondestes 4 months ago
Hackers gonna Hack!
damn... you use it alot?
GegoXaren 4 months ago
One of the most powerful things about this editor is that you can completely write and debug your code from within the editor, as it is completely line oriented, you don't have to switch between visual and ex modes, but simply using ! statements to run shell commands from within and have a complete power over what you see on the screen.
I have been using ed(1) for years. It really pays off as it teaches you a lot RE and writing good formatted code.
spearPYN 11 months ago