diff options
Diffstat (limited to 'usr.bin/learn/lib/files/L0.1d')
-rw-r--r-- | usr.bin/learn/lib/files/L0.1d | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/usr.bin/learn/lib/files/L0.1d b/usr.bin/learn/lib/files/L0.1d new file mode 100644 index 00000000000..a9e48d31912 --- /dev/null +++ b/usr.bin/learn/lib/files/L0.1d @@ -0,0 +1,30 @@ +#print +File names are essentially arbitrary, +although usually one names files sensibly: +the files that make up a memo +might be called "memo1", "memo2", etc. + +The contents of a file are also entirely up to you: +for example, a file named "memo" could contain + + Analysis of Irregular Statistics + John B. Pencilpusher + + Bell Laboratories, Murray Hill, NJ + .... + +To get at the information in a file, +you have to use the file name, +which in this case is "memo". + +Is there a difference between the name of a file +and the contents of a file? +Type "yes" or "no". +#copyin +#user +#uncopyin +#match yes +#log +#next +1.1a 10 +1.2a 5 |