70 likes | 288 Views
Unix Commands. CIS 370 Lab1. Login username : email name with out @umassd.edu password: fall2009 Open : Terminal (Applications->Systems Tools->Terminal) Lab Materials : http://www.cis.umassd.edu/~rrc/370/lab1. Things to do before start.
E N D
Unix Commands CIS 370 Lab1
Login username : email name with out @umassd.edu password: fall2009 Open : Terminal (Applications->Systems Tools->Terminal) Lab Materials : http://www.cis.umassd.edu/~rrc/370/lab1 Things to do before start...
Download lab1 : http://www.cis.umassd.edu/~rrc/370/lab1/lab1.pdf or from the terminal run wget http://www.cis.umassd.edu/~rrc/370/lab1/lab1.pdf Read the lab1.pdf carefully and start practicing and let me know if you have any questions. Want to learn more about commands .. use man like %man ls Important Before you go : Don't forget to put your name on the sheet HAPPY HACKING
File I/O material is found at : http://www.cis.umassd.edu/~rrc/370/lab2 Lab2
Quiz ( 10 minute) Revision – Tutorial 7 (http://www.cis.umassd.edu/~rrc/370/lab1/lab1.pdf) System Calls Descriptions File I/O detail Description Lab2 work (have to finish your lab today) www.cis.umassd.edu/~rrc/370/lab2
1) Write a simple C program which works like mv command of link. 2) Start working on your lab 2 if not finished 3) If lab 2 is finished, call me show that I can check the output otherwise work on the lab 2. 4) Don't forget attendance. Lab3
Lab 3b materials www.cis.umassd.edu/~vvokkarane/courses/cis370/f09 Process Continue