goedel:~ emullen$ goedel:~ emullen$ ssh emullen@klaatu.cs.washington.edu The authenticity of host 'klaatu.cs.washington.edu (128.208.1.150)' can't be established. ECDSA key fingerprint is SHA256:cyx+AvMNe1z9kX2HVHCm3w2H56PYM5r+nF84LbvdD8M. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'klaatu.cs.washington.edu,128.208.1.150' (ECDSA) to the list of known hosts. emullen@klaatu.cs.washington.edu's password: Last login: Mon Mar 27 10:32:32 2017 from goedel.dyn.cs.washington.edu [emullen@klaatu ~]$ ls [emullen@klaatu ~]$ pwd /homes/emullen [emullen@klaatu ~]$ mkdir blueberry [emullen@klaatu ~]$ ls blueberry [emullen@klaatu ~]$ cd blueberry/ [emullen@klaatu blueberry]$ ls [emullen@klaatu blueberry]$ cd .. [emullen@klaatu ~]$ pwd /homes/emullen [emullen@klaatu ~]$ script lectrure1.script Script started, file is lectrure1.script [emullen@klaatu ~]$ ls blueberry lectrure1.script [emullen@klaatu ~]$ cd blueberry/ [emullen@klaatu blueberry]$ cd .. [emullen@klaatu ~]$ exit exit Script done, file is lectrure1.script [emullen@klaatu ~]$ exit logout Connection to klaatu.cs.washington.edu closed. goedel:~ emullen$ ssh emullen@klaatu.cs.washington.edu emullen@klaatu.cs.washington.edu's password: Last login: Mon Mar 27 11:57:29 2017 from d-108-179-179-59.dhcp4.washington.edu [emullen@klaatu ~]$ man at [emullen@klaatu ~]$ ls blueberry lectrure1.script [emullen@klaatu ~]$ more lectrure1.script Script started on Mon 27 Mar 2017 12:00 :39 PM PDT [emullen@klaa tu ~]$ ls blueberry lectrure1.scr ipt [emullen@klaatu ~]$ cd blueberry/ [emullen@k laatu blueberry]$ cd .. [emullen@klaatu ~]$ exit exit [emullen@klaatu ~]$ less lectrure1.script [emullen@klaatu ~]$ mv lectrure1.script lecture1.script [emullen@klaatu ~]$ ls blueberry lecture1.script [emullen@klaatu ~]$ mv lecture1.script blueberry/ [emullen@klaatu ~]$ ls blueberry [emullen@klaatu ~]$ cd blueberry/ [emullen@klaatu blueberry]$ ls lecture1.script [emullen@klaatu blueberry]$