BSD 3 development
[unix-history] / usr / lib / learn / editor / L4.2a
CommitLineData
fd15fd37
BJ
1#print
2The editor and the 'shell' (the normal command
3interpreter) accept different commands. The
4shell (which types '$' at you) understands
5"ls", "mv", "cp", "date" and so forth; the
6editor understands such commands as 'w' or 'q'.
7
8Who knows about "diff"?
9Type "answer shell" or "answer editor".
10#copyin
11#user
12#uncopyin
13#match shell
14#log
15#next
164.2b 5
174.1b 10