Operational Objectives: Create and submit one text file of contact information
Deliverables: One file info.txt
Create and work within a separate subdirectory of your course directory named assign0.
Use Emacs to create a text file named info.txt containing the following information:
Name: (your official registration name at FSU) Nickname: (examples: "Bob", "Harriet", "Mr Smith", "Ms Smith", "Mrs Smith", "Dr Smith") CS Username: (your CS login name) ACNS Username: (your Blackboard login name) Phone: (a phone number where you could be reached in case of emergency) (hours when the number is valid, e.g., 9-5, evenings, weekends, ...)
Note that this file will reside in your class portfolio, which is accessible only by the instruction staff.
Copy the file [LIB]/assign0/assign0submit.sh into your assign0 directory. NOTE: LIB is the directory ~cop4020p/fall??, where ?? is the year (last 2 digits only).
Change permissions on your copy of assign0submit.sh to executable. (Enter the command "chmod 700 assign0submit.sh".)
Warning: Submit scripts do not work on the program and linprog servers. Use shell.cs.fsu.edu to submit projects. If you do not receive the second confirmation with the contents of your project, there has been a malfunction.