<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://script.spoken-tutorial.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://script.spoken-tutorial.org/index.php?action=history&amp;feed=atom&amp;title=BOSS-Linux%2FC3%2FThe-sed-command%2FEnglish</id>
		<title>BOSS-Linux/C3/The-sed-command/English - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://script.spoken-tutorial.org/index.php?action=history&amp;feed=atom&amp;title=BOSS-Linux%2FC3%2FThe-sed-command%2FEnglish"/>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=BOSS-Linux/C3/The-sed-command/English&amp;action=history"/>
		<updated>2026-04-19T08:38:31Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.17</generator>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php?title=BOSS-Linux/C3/The-sed-command/English&amp;diff=19752&amp;oldid=prev</id>
		<title>PoojaMoolya: Created page with &quot;Sachin p:  review done'''Title of script''': sed - The stream editor  '''Author: Sachin Patil and Anirban'''  '''Keywords: stream, editor, display, substitute, insert, delete'...&quot;</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=BOSS-Linux/C3/The-sed-command/English&amp;diff=19752&amp;oldid=prev"/>
				<updated>2015-01-29T07:20:48Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;Sachin p:  review done&amp;#039;&amp;#039;&amp;#039;Title of script&amp;#039;&amp;#039;&amp;#039;: sed - The stream editor  &amp;#039;&amp;#039;&amp;#039;Author: Sachin Patil and Anirban&amp;#039;&amp;#039;&amp;#039;  &amp;#039;&amp;#039;&amp;#039;Keywords: stream, editor, display, substitute, insert, delete&amp;#039;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Sachin p:&lt;br /&gt;
&lt;br /&gt;
review done'''Title of script''': sed - The stream editor&lt;br /&gt;
&lt;br /&gt;
'''Author: Sachin Patil and Anirban'''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: stream, editor, display, substitute, insert, delete'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border-spacing:0;&amp;quot;&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| &amp;lt;center&amp;gt;'''Visual Cue'''&amp;lt;/center&amp;gt;&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| &amp;lt;center&amp;gt;'''Narration'''&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| Display slide 1&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| Welcome to this spoken tutorial on the sed - the stream editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| Display slide 2&lt;br /&gt;
&lt;br /&gt;
Learning objectives&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| In this tutorial we tutorial we will learn usage of '''sed '''command. We will do this through some examples.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| Display slide 3&lt;br /&gt;
&lt;br /&gt;
System Requirement&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
''' Linux''' '''Operating System''' and&lt;br /&gt;
&lt;br /&gt;
'''GNU BASH''' version 4.2.24&lt;br /&gt;
&lt;br /&gt;
Please note,''' GNU bash''' version 4 or above is recommended to practice this tutorial.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| Display slide 4&lt;br /&gt;
&lt;br /&gt;
Prerequisites&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| As prerequisites&lt;br /&gt;
&lt;br /&gt;
You should know Basics of linux terminal&lt;br /&gt;
&lt;br /&gt;
For relevant tutorials please visit our website which is as shown.&lt;br /&gt;
&lt;br /&gt;
http://spoken-tutorial.org &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| Display slide 5&lt;br /&gt;
&lt;br /&gt;
Introduction&lt;br /&gt;
Let us start with an introduction to sed.&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| '''sed''' is one of the most versatile tool in Linux. &lt;br /&gt;
&lt;br /&gt;
Its a stream editor. &lt;br /&gt;
&lt;br /&gt;
'''sed''' finds some pattern of text in a particular location of a file. &lt;br /&gt;
&lt;br /&gt;
It perform some display or editing function. &lt;br /&gt;
&lt;br /&gt;
Editing like insertion, substitution, deletion in matched text.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| Open the file seddemo.txt&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[&amp;lt;/nowiki&amp;gt;enter]&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| Let us  start with some examples.&lt;br /&gt;
&lt;br /&gt;
We will see how to print using the '''sed''' command.&lt;br /&gt;
&lt;br /&gt;
I have a file called '''seddemo.txt''' in home directory.&lt;br /&gt;
&lt;br /&gt;
Let us view its content.&lt;br /&gt;
&lt;br /&gt;
In this file we have some enteries like roll no, name, stream, marks, pass or fail and the stipend amount.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| At the prompt&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''sed '2p' seddemo.txt'''&amp;lt;nowiki&amp;gt; [&amp;lt;/nowiki&amp;gt;enter]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Hover your mouse on the second line&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| Now suppose we want to print the second line of the file.&lt;br /&gt;
&lt;br /&gt;
For this we need to oepn the terminal by pressing&lt;br /&gt;
&lt;br /&gt;
Now Type: &lt;br /&gt;
&lt;br /&gt;
'''sed''' space (in single quotes) ‘'''2p’''' space '''seddemo.txt'''&lt;br /&gt;
&lt;br /&gt;
'''Press Enter'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| &lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| Here '''2''' denotes the location which is the second line.&lt;br /&gt;
&lt;br /&gt;
'''p''' denotes the action, which is printing('''p''').&lt;br /&gt;
&lt;br /&gt;
Look at the output.&lt;br /&gt;
&lt;br /&gt;
It shows the entire file but see that the second line is printed twice.&lt;br /&gt;
&lt;br /&gt;
This is the default behaviour of the action '''p'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| At the prompt&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''sed -n '2p' seddemo.txt'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[&amp;lt;/nowiki&amp;gt;enter]&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| To only print the second line&lt;br /&gt;
&lt;br /&gt;
type: &lt;br /&gt;
&lt;br /&gt;
'''sed '''space (minus) '''-n''' space (within single quotes) '''2p''' space '''seddemo.txt '''&lt;br /&gt;
&lt;br /&gt;
'''Press Enter.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;| '''Highlight'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''-n'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''2'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''p'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''seddemo.txt'''&lt;br /&gt;
&lt;br /&gt;
We see only the second line is printed.&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border:1pt solid #0000x00;padding:0.176cm;&amp;quot;| '''-n''' stands for ‘silent mode’ which will suppress all unnecessary output.&lt;br /&gt;
&lt;br /&gt;
Then we give the location in the stream that we want to edit or display. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We want to select the second line.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''p''' indicates the action we want to take ie to print the second line.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
And '''seddemo.txt''' is the name of the file&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This is the general syntax of sed command.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| At the prompt&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''sed -n '$p' seddemo.txt'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[&amp;lt;/nowiki&amp;gt;enter]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| Now let us print the last line of the file.&lt;br /&gt;
Let me clear the prompt&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now type: '''sed''' space (minus) '''-n''' space (in single quotes) (dollar) '''$p''' space '''seddemo.txt '''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We see that the last line is printed.&lt;br /&gt;
&lt;br /&gt;
Now come back to the text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| At the prompt&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''sed -n '3,6p' seddemo.txt''' &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[&amp;lt;/nowiki&amp;gt;enter]&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| Suppose we want to print the enteries from 3&amp;lt;sup&amp;gt;rd&amp;lt;/sup&amp;gt; to 6&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For this we need to type on the terminal: &lt;br /&gt;
&lt;br /&gt;
'''sed''' space (minus) '''-n''' space (in single quotes) ‘'''3''' (comma) ''',6p’''' space '''seddemo.txt '''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Press Enter.'''&lt;br /&gt;
&lt;br /&gt;
The output is displayed from the third line to the sixth line.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| At the prompt&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''sed -n '3,6!p' seddemo.txt'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[&amp;lt;/nowiki&amp;gt;enter]&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| Any of the actions can be reversed by using the exclamation mark before the action.&lt;br /&gt;
&lt;br /&gt;
Say if we had to print all lines except from 3&amp;lt;sup&amp;gt;rd&amp;lt;/sup&amp;gt; to 6&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; we would type:&lt;br /&gt;
&lt;br /&gt;
'''sed''' space (minus) '''-n''' space (in single quotes) ‘'''3''' (comma) ''',6''' (exclamation mark) '''!p''' space '''seddemo.txt '''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Press''' '''Enter.'''&lt;br /&gt;
&lt;br /&gt;
The output is displayed.&lt;br /&gt;
Let us switch back to the slides.&lt;br /&gt;
Line addressing and context addressing.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| Display slide 6&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| So far, we specified the lines in the file on which the action needs to be taken.&lt;br /&gt;
&lt;br /&gt;
This is known as line addressing. &lt;br /&gt;
&lt;br /&gt;
Address specified by the line numbers.&lt;br /&gt;
&lt;br /&gt;
This is one way of addressing.&lt;br /&gt;
&lt;br /&gt;
Another way of addressing is '''Context addressing'''&lt;br /&gt;
&lt;br /&gt;
Lines that contain particular context say a particular word.&lt;br /&gt;
&lt;br /&gt;
If we want to take actions on lines that contain a particular word we use context addressing.&lt;br /&gt;
&lt;br /&gt;
Regular expressions can be used. &lt;br /&gt;
&lt;br /&gt;
Let us see an example.&lt;br /&gt;
&lt;br /&gt;
Come back to our editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| At the prompt&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''sed -n&amp;lt;nowiki&amp;gt; '/[&amp;lt;/nowiki&amp;gt;cC]omputers/p' seddemo.txt'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[&amp;lt;/nowiki&amp;gt;enter]&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| Say we want to print those lines which have the word '''computers'''.&lt;br /&gt;
&lt;br /&gt;
Come back to our temrinal.&lt;br /&gt;
&lt;br /&gt;
Type: &lt;br /&gt;
'''sed''' space (minus) '''-n''' space (in single quotes) (front slash)(opening square bracket small c) (opening square bracket) (front slash) ‘/'''&amp;lt;nowiki&amp;gt;[&amp;lt;/nowiki&amp;gt;cC]omputers/p '''space '''seddemo.txt '''&lt;br /&gt;
&lt;br /&gt;
'''Press''' '''Enter.'''&lt;br /&gt;
&lt;br /&gt;
We see the lines with the word computers is displayed.&lt;br /&gt;
&lt;br /&gt;
We write pattern within square brackets. This is to match any one or both of the characters within square brackets.&lt;br /&gt;
&lt;br /&gt;
When we need to match patterns the pattern needs to be typed between front slashes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| At the prompt&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''sed -n&amp;lt;nowiki&amp;gt; '/[&amp;lt;/nowiki&amp;gt;cC]omputers/w computer_student' seddemo.txt'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[&amp;lt;/nowiki&amp;gt;enter]&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| We can print it in file as well using the '''w''' option. &lt;br /&gt;
&lt;br /&gt;
For this type:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''sed''' space (minus) '''-n''' space (in single quotes) (front slash) (opening square bracket)    '''&amp;lt;nowiki&amp;gt;/[&amp;lt;/nowiki&amp;gt;cC]omputers/w''' space '''computer_student''' space '''seddemo.txt '''&lt;br /&gt;
&lt;br /&gt;
'''Press''' '''Enter.'''&lt;br /&gt;
&lt;br /&gt;
Now all the matching lines would be transferred to the file '''computer_student.txt'''. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| At the prompt&lt;br /&gt;
&lt;br /&gt;
'''cat computer_student'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[&amp;lt;/nowiki&amp;gt;enter]&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| Let us view the content of '''computer_student'''&lt;br /&gt;
&lt;br /&gt;
type:&lt;br /&gt;
&lt;br /&gt;
'''cat''' space '''computer_student''' &lt;br /&gt;
&lt;br /&gt;
'''Press Enter.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| At the prompt&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''sed -n -e '/electronics/w electro’ -e'''&lt;br /&gt;
&lt;br /&gt;
'''‘/civil/w civil' seddemo.txt'''” &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[&amp;lt;/nowiki&amp;gt;enter]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| We can also have patterns that we can write to different files. &lt;br /&gt;
&lt;br /&gt;
Type: &lt;br /&gt;
&lt;br /&gt;
'''sed''' space (minus) '''-n''' space (minus) '''-e''' space (in single quotes) (front slash) '''‘/electronics/w''' space '''electro.txt’''' (minus) '''-e''' space (in single quotes) (front slash) '''‘/civil/w''' space '''civil.txt’''' space '''seddemo.txt '''&lt;br /&gt;
&lt;br /&gt;
Press '''Enter'''&lt;br /&gt;
&lt;br /&gt;
'''-e''' is used to combine multiple methods''' '''&lt;br /&gt;
&lt;br /&gt;
'''Press Enter'''&lt;br /&gt;
&lt;br /&gt;
This would create two files '''electro.txt''' and '''civil.txt'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| '''cat electro'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[&amp;lt;/nowiki&amp;gt;enter]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''cat civil''' &lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[&amp;lt;/nowiki&amp;gt;enter]&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| To see what they contain type:&lt;br /&gt;
&lt;br /&gt;
'''cat '''space''' electro.txt''' &lt;br /&gt;
&lt;br /&gt;
This will display the enteries with the word electronics.&lt;br /&gt;
&lt;br /&gt;
Let us see the content of civil file.&lt;br /&gt;
&lt;br /&gt;
Then type:&lt;br /&gt;
&lt;br /&gt;
'''cat '''space''' civil.txt'''&lt;br /&gt;
&lt;br /&gt;
''' press Enter'''&lt;br /&gt;
&lt;br /&gt;
This will display the enteries having the word civil.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| &lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| We will see some more set of commands in another tutorial.&lt;br /&gt;
&lt;br /&gt;
I will use the same program. &lt;br /&gt;
This bring us to the end of the tutorial. Let us switch back to our slides&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| Display slide 7&lt;br /&gt;
&lt;br /&gt;
Summary&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| Let us summarize,&lt;br /&gt;
&lt;br /&gt;
In this tutorial we learnt,&lt;br /&gt;
&lt;br /&gt;
sed.&lt;br /&gt;
&lt;br /&gt;
To print using sed.&lt;br /&gt;
&lt;br /&gt;
Line Addressing. &lt;br /&gt;
&lt;br /&gt;
Context Addressing.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| Assignment&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| As an assignment,&lt;br /&gt;
&lt;br /&gt;
Use the same text file '''seddemo.txt.'''&lt;br /&gt;
&lt;br /&gt;
Try to print records from 6th to 12th line.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| Display Slide 8&lt;br /&gt;
&lt;br /&gt;
Acknowledgement Slide&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| Watch the video available at the link shown below&lt;br /&gt;
&lt;br /&gt;
It summarises the Spoken Tutorial project&lt;br /&gt;
&lt;br /&gt;
If you do not have good bandwidth, you can download and watch it&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| Display Slide 9&lt;br /&gt;
&lt;br /&gt;
Spoken Tutorial Workshops&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| The Spoken Tutorial Project Team&lt;br /&gt;
&lt;br /&gt;
Conducts workshops using spoken tutorials&lt;br /&gt;
&lt;br /&gt;
Gives certificates to those who pass an online test&lt;br /&gt;
&lt;br /&gt;
For more details, please write to&lt;br /&gt;
&lt;br /&gt;
contact@spoken-tutorial.org&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| Display Slide 10&lt;br /&gt;
&lt;br /&gt;
Acknowledgement&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| Spoken Tutorial Project is a part of the Talk to a Teacher project&lt;br /&gt;
&lt;br /&gt;
It is supported by the National Mission on Education through ICT, MHRD, Government of India&lt;br /&gt;
&lt;br /&gt;
More information on this Mission is available at: http://spoken-tutorial.org\NMEICT-Intro&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| No Last Slide for tutorials created at IITB &lt;br /&gt;
&lt;br /&gt;
Display the previous slide only and narrate this line.&lt;br /&gt;
| style=&amp;quot;border:1pt solid #000000;padding:0.097cm;&amp;quot;| &lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>PoojaMoolya</name></author>	</entry>

	</feed>