Penguin

Differences between version 5 and predecessor to the previous major change of SED.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 5 Last edited on Monday, January 17, 2005 8:32:13 am by MikeBeattie Revert
Older page: version 4 Last edited on Friday, November 21, 2003 8:37:00 pm by AristotlePagaltzis Revert
@@ -2,7 +2,9 @@
  
 A very simple ProgrammingLanguage geared towards text manipulation for files larger than the avaliable [RAM]. [SED] scripts are very hard to read if they try to do anything even moderatly complex; you're better of using [AWK] or [Perl] in such cases. The latter has copied many concepts from both of the former languages. 
  
 See sed(1). 
+  
+Some SedOneLiners for those that do like sed though...  
  
 ---- 
 CategoryProgrammingLanguages, CategorySpecialPurposeProgrammingLanguages