CPE 365: Intro to Databases
Lab 1 materials

Lab 1, Part 1

List of students: students.txt

Lab 1, Part 2

List of students: list.txt
List of teachers: teachers.txt

Try script

Works as follows.

 $ cd myDir
 $ ~ngonella/Public/365/Lab1/tryAsgn1
Here, myDir is the directory in which you have your assignment as a tarred gzip or zip file. The script may give you some prompts, follow the instructions.

If you need multiple commands to run your code (e.g., javac followed by java, enter the commands on one line


April 3, 2017 dekhtyar at calpoly.edu