object-oriented programming,
software engineering /
yurttas@cs.tamu.edu

Make sure that you login to sun.cs.tamu.edu or
                            unix.cs.tamu.edu or
                            interactive.cs.tamu.edu

telnet unix.cs.tamu.edu or 
rlogin unix.cs.tamu.edu will not let you access and login!

You have to use 

ssh2 sun.cs.tamu.edu or 
ssh sun.cs.tamu.edu

Assuming you have login to the right environment:

1. mkdir 602

   do the necessary subdirectories as needed, appropriately.

2. edit your '.cshrc' file with add on


   alias cd602 'cd /user/yurttas/web_courses/cpsc602/fa06'
   alias cdcpp 'cd /user/yurttas/web_home/PL/OOL/C++/F'


   either logout/login or source .login

   [ this is needed only once at the edit/update, otherwise not at all. ]

3. cd602 and navigate the HW/TE directories appropriately,
   as needed.

4. cp * ~/602