<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Sed - Page 11 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=sed&amp;p=10">1.Previous</a><br />
<a accesskey="3" href="page.php?w=sed&amp;p=12">3.Next</a>
</p>
<p>and <a href="page.php?w=esoteric_programming">esoteric</a> sed scripts exist for games such as <a href="page.php?w=sokoban">sokoban</a>, <a href="page.php?w=arkanoid">arkanoid</a>, <a href="page.php?w=chess">chess</a>, and <a href="page.php?w=tetris">tetris</a>.</p>

<p><big>Matching</big></p>
<p>sed supports regular expression syntax for matching input text to a pattern. For example, the script  uses the d command to filter out lines that only contain spaces, or only contain the end of line character.</p>

<p>Supported regular expression <a href="page.php?w=metacharacter">metacharacter</a>s</p><p>
<a accesskey="1" href="page.php?w=sed&amp;p=10">1.Previous</a><br />
<a accesskey="3" href="page.php?w=sed&amp;p=12">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
