Warning: Undefined array key "PATH_TRANSLATED" in /mnt/web/export/courses/cs5045/fall_2002/handouts/homeworks/hw1.php on line 3
CS 5984: Homework Assignment 1
CS 5984: Computation for the Life Sciences
Fall Semester, 2002
Homework Assignment 1
The point value (if any) of each step is shown in square brackets [ ].
As you will find out from the assignment,
all solutions will be emailed to the instructor.
Therefore,
there is nothing to turn in.
This homework (the two emails to the instructor) is due at 5:00PM on
September 6, 2002.
No late homework will be accepted.
Everything in this assignment occurs through a Linux shell.
-
Log into your Linux account on
arabidopsis.cs.vt.edu.
-
Make a directory where you will work on Homework 1.
Change to that directory.
-
Get the file identity.txt using the wget command,
as follows:
wget http://courses.cs.vt.edu/~cs4life/handouts/homeworks/identity.txt
-
Open identity.txt with the pico command.
Replace the lower-case text with the appropriate information.
Save your changes in the same file.
-
[15]
Run the pine command and start a new outgoing email.
Read identity.txt
into the body of the email.
Make the subject identity.txt and
send the email to heath@vt.edu.
-
Get the Perl script identity_script using the wget command,
as follows:
wget http://courses.cs.vt.edu/~cs4life/handouts/homeworks/identity_script
Make it executable with the following command:
chmod u+x identity_script
-
[15]
Run the identify_script command and answer the questions
that are asked.
The Perl script will send your answers via an email
to heath@vt.edu.
This page was last modified at 12:00 AM UTC, on
January 1, 1970.
Current time at Virginia Tech is 1:31 PM UTC, on
December 12, 2024.
Please report any problems found in these pages by email to:
Lenwood S. Heath.