|
CS 3343/3341 Analysis of Algorithms Fall 2012 Recitation 1 Practice Submission Week 1: Aug 30 Due (on time): 2012-09-03 23:59:59 Due (late): 2012-09-07 23:59:59 |
Recitation 1 should be submitted for practice
following directions at:
submissions with deadlines
|
% ~wagner/bin/cs3343r1 < rec1.txtHere % is the Unix prompt and rec1.txt is your short file, in the same directory as your current directory. The name doesn't have to be "rec1.txt", but it should end in ".txt".
The above applies in case you created your file at UTSA in the Linux environment. In case you create your file at UTSA in the Windows environment (which is fine for this course), you need to save this file somewhere on the "Z" drive on the machine. (The top level of the Z drive is the same as the home directory in your file system under Linux.) The conceptually simplest way to proceed from here is to logon to a Linux machine, open a terminal window, cd to the directory where you saved your file, and proceed from there as above.
A simpler method to submit from Windows is to do a secure shell to a Linux machine (using, say, "elk02.cs.utsa.edu" as the machine, your CS account name as the account name, and your password as the password. (Also answer the question with "Yes" if one is posed.) Now this looks just like the terminal window above, so you can proceed as above. The above method also works from a remote Windows machine (where you would have to download the secure shell program), or from a remote Linux or Mac machine (Macs always have ssh and sftp.) For a page illustrating the use of ssh and sftp from a remote Linux or Mac machine see remote access using ssh.
Contents of email submission
for Recitation 1:
Your last name, Your first name, CS 3343, Fall 2012, Recitation 1, |