CPSC 111 Sections 6 & 8
Lab 1 (Tuesday, August 29)


Objectives:

1. Login to UNIX system and change your password.

2.

Learn some important UNIX commands and obtain their list.
3. Learn how to use a text editor.
4. Learn how to get your programs to compile and run.


Homework:

1. Master UNIX commands and the use of text editor.
2. You do not have to submit anything for the next lab.

Unix Commands

Compiler instructions


These are additional pages that should help...

vi commands and other notes
Hello World Program