1
00:00:06,580 --> 00:00:07,940
Alright, time
for a lab.

2
00:00:08,619 --> 00:00:15,330
In this lab, use VIM to create a text file with the name
Users that contains the text that you can see on the slide right here.

3
00:00:16,129 --> 00:00:19,750
Then you use GREP to filter all
lines that contain the text Anna and

4
00:00:19,750 --> 00:00:23,370
use the appropriate tool to print
the last line only from this file.

5
00:00:24,230 --> 00:00:28,519
Finally, print the contents of this
text file on screen in reverse order.
