From 1083c89a4423b36811471177bbe3abe0b50f3235 Mon Sep 17 00:00:00 2001 From: Ian Darwin Date: Mon, 28 Sep 1998 16:01:59 +0000 Subject: import BTL learn(1) lessons/files --- usr.bin/learn/lib/files/L4.3c | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 usr.bin/learn/lib/files/L4.3c (limited to 'usr.bin/learn/lib/files/L4.3c') diff --git a/usr.bin/learn/lib/files/L4.3c b/usr.bin/learn/lib/files/L4.3c new file mode 100644 index 00000000000..11b9adedceb --- /dev/null +++ b/usr.bin/learn/lib/files/L4.3c @@ -0,0 +1,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 -- cgit v1.2.3