SED eng

From ICO wiki
Revision as of 16:18, 8 May 2017 by Gadoyi (talk | contribs) (Created page with "'''SED''' - Sed stream editor is a text editor that performs editing operations on information coming from standard input or a file. Sed edits line-by-line and in a non-intera...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

SED - Sed stream editor is a text editor that performs editing operations on information coming from standard input or a file. Sed edits line-by-line and in a non-interactive way.