1
00:00:00,620 --> 00:00:05,360
In a set we have option how to append prepend text to specific line.

2
00:00:05,610 --> 00:00:10,570
But firstly let's check our file table text.

3
00:00:10,630 --> 00:00:18,690
Now let's say we want to append after each line with I-T you need contact information to that ID.

4
00:00:18,690 --> 00:00:25,110
So right set and in that address we will put I-T.

5
00:00:26,310 --> 00:00:39,900
So it will match all lines with the unit and then we the rules command a s happened followed by text.

6
00:00:39,900 --> 00:00:43,200
We want to append for example contact

7
00:00:46,160 --> 00:00:48,990
and number two phone

8
00:00:54,650 --> 00:01:01,170
does we see that contact information goes up and after each line with.

9
00:01:01,360 --> 00:01:08,890
Ideally they want instead of appending contact line to prepending.

10
00:01:09,040 --> 00:01:11,010
We use common letter I

11
00:01:17,950 --> 00:01:18,960
if it does

12
00:01:23,310 --> 00:01:29,770
we can see contact information line before each line with ID on it.

13
00:01:29,870 --> 00:01:31,050
OK.

14
00:01:31,550 --> 00:01:37,560
Now let's say that you want to put into first line of our file or some text.

15
00:01:37,700 --> 00:01:39,500
So right set.

16
00:01:40,460 --> 00:01:50,340
And as an address we can use one which means first line then we will use commom I.

17
00:01:50,880 --> 00:02:01,790
So we will put new line before our current first line and then we'll add text employer list and we see

18
00:02:01,880 --> 00:02:05,390
employee list printed in the first line.

19
00:02:05,420 --> 00:02:06,610
It looks great.
