summaryrefslogtreecommitdiff
path: root/usr.bin/learn/lib/files/L4.3c
blob: 11b9adedcebe681f7e03c607ac5c66bc689d220e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#print
Your directory contains only one of the following
files: "richard", "robert", "ralph", "roger".  Find out
which one exists, and print the contents of that file
on your terminal (remember the "cat" command?).
Then type "ready".
#create robert
this is the contents of file
robert which you had to print.
#copyin
#user
#uncopyin
grep 'cat rob' .copy >/dev/null
#log
#next
5.1a  10