Last login: Thu Feb 7 21:16:25 on ttyp1 Welcome to Darwin! web019106:~ perkins$ ssh perkins@bern.mcb.mcgill.ca perkins@bern.mcb.mcgill.ca's password: web019106:~ perkins$ ssh perkins@lab2-3.cs.mcgill.ca ^C web019106:~ perkins$ ssh perkins@lab2-2.cs.mcgill.ca Password: The JVM for this session is: sun-jdk-1.6 The JVM for this session is: sun-jdk-1.6 [perkins][lab2-2][~] ls COMP364 Lecture13 Lecture8 Stars.pl Count.pl Lecture14 PrintByWhile.pl Triangle.pl Count2.pl Lecture15 PrintEven.pl Triangle2.pl Desktop Lecture5 Quad.pl mail-certificates HW1 Lecture6 Quad2.pl HW2 Lecture7 Quad2b.pl [perkins][lab2-2][~] mkdir Lecture16 [perkins][lab2-2][~] cd Le Lecture13/ Lecture15/ Lecture5/ Lecture7/ Lecture14/ Lecture16/ Lecture6/ Lecture8/ [perkins][lab2-2][~] cd Lecture16 [perkins][lab2-2][~/Lecture16] nano PrintHash.pl [perkins][lab2-2][~/Lecture16] perl PrintHash.pl syntax error at PrintHash.pl line 4, near "%H{ " syntax error at PrintHash.pl line 6, near "}" Execution of PrintHash.pl aborted due to compilation errors. [perkins][lab2-2][~/Lecture16] nano PrintHash.pl [perkins][lab2-2][~/Lecture16] perl PrintHash.pl tom - 46 ann - 87 ted - 92 [perkins][lab2-2][~/Lecture16] nano PrintHash2.pl [perkins][lab2-2][~/Lecture16] perl Pr PrintHash.pl PrintHash2.pl [perkins][lab2-2][~/Lecture16] perl PrintHash2.pl tom - 46 ann - 53 ted - 92 [perkins][lab2-2][~/Lecture16] nano PrintHash2.pl [perkins][lab2-2][~/Lecture16] perl Pr PrintHash.pl PrintHash2.pl PrintHash3.pl [perkins][lab2-2][~/Lecture16] perl PrintHash3.pl tom - 46 ann - 53 ted - 92 [perkins][lab2-2][~/Lecture16] nano CountWords.pl [perkins][lab2-2][~/Lecture16] perl CountWords.pl tom 2 ann 1 ted 3 [perkins][lab2-2][~/Lecture16] nano CountWords.pl [perkins][lab2-2][~/Lecture16] perl CountWords.pl ted ted 1 ted tom 1 ted ted 2 ted ted 3 ted ann 3 ted tom 3 tom ted 0 tom tom 1 tom ted 1 tom ted 1 tom ann 1 tom tom 2 ted ted 1 ted tom 1 ted ted 2 ted ted 3 ted ann 3 ted tom 3 ted ted 1 ted tom 1 ted ted 2 ted ted 3 ted ann 3 ted tom 3 ann ted 0 ann tom 0 ann ted 0 ann ted 0 ann ann 1 ann tom 1 tom ted 0 tom tom 1 tom ted 1 tom ted 1 tom ann 1 tom tom 2 tom 2 ann 1 ted 3 [perkins][lab2-2][~/Lecture16]