CS114: Homework 1

Do all of the problems below. Turn in your answers (hardcopy) to problems 2 and 3 with your full name and netID, in class or in my mailbox (657 Rhodes) by 5 p.m. on the due date given on the main course page.

Problem 1

Ensure that you have a CSUG account. Login to one of the linux machines in CSUG. (e.g. csug01.csuglab.cornell.edu). If you cannot login, contact the instructor immediately.

Problem 2

What is the full path to your home directory? What files and directories are in your home directory? What files are in the /var directory?
Use this opportunity to explore. Look at the man pages for the commands discussed so far. You are welcome to look in other system directories such as those in /bin, /lib, /usr, etc.; it is inappropriate to read the files or directories of other users without their permission, even if their Unix permissions are set to allow it.

Problem 3