summaryrefslogtreecommitdiff
path: root/usr.bin/learn/lib/files/L10.3b
blob: 516b558e34cfc14bab84f01f5ee8a30f5fb4d005 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#print
Often you will use "ls" with "rm"
to first find the name of a file, and then remove it.
This directory contains one file whose name begins with "g".
Find out what it is and remove it.
Then type "ready".
#create george
#user
test ! -r george
#log
#next
10.3c 2