1 |
bonzini |
1.1 |
<!--#include virtual="/server/header.html" --> |
2 |
th_g |
1.8 |
<!-- Parent-Version: 1.79 --> |
3 |
|
|
<title>GNU sed - GNU Project - Free Software Foundation</title> |
4 |
bonzini |
1.1 |
<!--#include virtual="/server/banner.html" --> |
5 |
|
|
|
6 |
karl |
1.3 |
<h2>GNU sed</h2> |
7 |
|
|
|
8 |
bonzini |
1.1 |
<p> |
9 |
karl |
1.4 |
sed (stream editor) isn't an interactive text editor. |
10 |
karl |
1.3 |
Instead, it is used to filter text, i.e., it takes text input, performs |
11 |
|
|
some operation (or set of operations) on it, and outputs the modified text. |
12 |
|
|
sed is typically used for extracting part of a file using pattern matching |
13 |
bonzini |
1.1 |
or substituting multiple occurrences of a string within a file. |
14 |
|
|
</p> |
15 |
|
|
|
16 |
|
|
<p> |
17 |
karl |
1.3 |
<a href="manual/">Online documentation</a> is available. |
18 |
bonzini |
1.1 |
</p> |
19 |
|
|
|
20 |
|
|
</div><!-- for id="content", starts in the include above --> |
21 |
th_g |
1.8 |
<!--#include virtual="/server/footer.html" --> |
22 |
bonzini |
1.1 |
<div id="footer"> |
23 |
th_g |
1.8 |
<div class="unprintable"> |
24 |
bonzini |
1.1 |
|
25 |
th_g |
1.8 |
<p>Please send general FSF & GNU inquiries to |
26 |
|
|
<a href="mailto:gnu@gnu.org"><gnu@gnu.org></a>. |
27 |
bonzini |
1.1 |
There are also <a href="/contact/">other ways to contact</a> |
28 |
th_g |
1.8 |
the FSF. Broken links and other corrections or suggestions can be sent |
29 |
|
|
to <a href="mailto:sed-devel@gnu.org"><em>sed-devel@gnu.org</em></a>. |
30 |
bonzini |
1.1 |
</p> |
31 |
th_g |
1.8 |
</div> |
32 |
|
|
|
33 |
|
|
<!-- Regarding copyright, in general, standalone pages (as opposed to |
34 |
|
|
files generated as part of manuals) on the GNU web server should |
35 |
|
|
be under CC BY-ND 4.0. Please do NOT change or remove this |
36 |
|
|
without talking with the webmasters or licensing team first. |
37 |
|
|
Please make sure the copyright date is consistent with the |
38 |
|
|
document. For web pages, it is ok to list just the latest year the |
39 |
|
|
document was modified, or published. |
40 |
|
|
|
41 |
|
|
If you wish to list earlier years, that is ok too. |
42 |
|
|
Either "2001, 2002, 2003" or "2001-2003" are ok for specifying |
43 |
|
|
years, as long as each year in the range is in fact a copyrightable |
44 |
|
|
year, i.e., a year in which the document was published (including |
45 |
|
|
being publicly visible on the web or in a revision control system). |
46 |
|
|
|
47 |
|
|
There is more detail about copyright years in the GNU Maintainers |
48 |
|
|
Information document, www.gnu.org/prep/maintain. --> |
49 |
bonzini |
1.1 |
|
50 |
jemarch |
1.7 |
<p>Copyright © 2013, 2014 Free Software Foundation, Inc.</p> |
51 |
karl |
1.3 |
|
52 |
karl |
1.4 |
<p>This page is licensed under a <a rel="license" |
53 |
th_g |
1.8 |
href="http://creativecommons.org/licenses/by-nd/4.0/">Creative |
54 |
|
|
Commons Attribution-NoDerivatives 4.0 International License</a>.</p> |
55 |
bonzini |
1.1 |
|
56 |
th_g |
1.8 |
<!--#include virtual="/server/bottom-notes.html" --> |
57 |
|
|
|
58 |
|
|
<p class="unprintable">Updated: |
59 |
|
|
<!-- timestamp start --> |
60 |
|
|
$Date: 2015/05/18 06:12:54 $ |
61 |
|
|
<!-- timestamp end --> |
62 |
|
|
</p> |
63 |
bonzini |
1.1 |
</div> |
64 |
|
|
</div> |
65 |
|
|
</body> |
66 |
|
|
</html> |