Category:Ed: Difference between revisions

Mention H for diagnostics
(Mention the conventional way to run Ed script.)
(Mention H for diagnostics)
Line 12:
cat script.ed | ed -Es file.input > file.output
</syntaxhighlight>
 
There's a convention of starting every script with capital H on a line of its own, to toggle more verbose error messages on.
 
[[Category:Editor]]
90

edits