1
00:00:06,799 --> 00:00:13,266
So I'm having you work on this file
because we are going to need it later

2
00:00:13,266 --> 00:00:19,732
when we talk about regular expressions in the
next lesson. So let's call it uses I

3
00:00:19,732 --> 00:00:26,198
for insert mode and Anna and Annabelle and
bell and Anna and bell Anna and Anna

4
00:00:26,198 --> 00:00:32,664
bell and banana1n too many but I don't
care about that or banana let's go two

5
00:00:32,664 --> 00:00:39,130
ways and we'll see what we can
do with it in the next lesson.

6
00:00:44,130 --> 00:00:50,567
Escape shift ZZ shift ZZ is the easiest way
to write and quit Now I want to grab and

7
00:00:50,567 --> 00:00:57,005
for lines that contain the text Anna well that's
most of them isn't it? So grab Anna on users

8
00:00:57,006 --> 00:01:03,443
and there we see the match the appropriate tool
to print the last line only well that would be

9
00:01:03,443 --> 00:01:09,881
till minus one on users and to print in
reverse order we use tag on users and then we're

10
00:01:09,881 --> 00:01:16,319
done and this is what we had
in mind for this end of lesson lab.
