Lecture 17
9
Juno constructor (45)
•new Terminal for console (line50)
•new Map for users (line 51)
•new table for ShellCommands (52)
•file system and system administrator
–lines 56-59
–read them next week
•create LoginInterpreter object to respond to user’s commands (64, 65)
•send it a CLIlogin message (66)