Wiki source for GnuSed


Show raw source

===GNU sed===
GNU Serial Editor

Change all instances of old to new in in.txt and output to out.txt
%%
$ sed 's/old/new' in.txt > out.txt
%%

----
REFERRERS
{{backlinks}}
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki