CS330 Project (Fall 2005)--Details


Part 1 (8%)

The following is the detailed marking scheme and submission details.

Marking scheme(out of 16):

Submission Details

  1. Documentation is an important component of part 1 of the project. You will include a document providing:
  2. You will submit a complete source listing. Your code must be well commented, have appropriate indentation and white space, use meaningful variable names and constants.
  3. You will also submit a script of your run performing the following:
    NEWNAME mycopy cp
    NEWNAME dog cat
    NEWNAME dir LSL
    SAVENEWNAMES myaliases
    LSL
    HISTORY
    dir
    NEWNAME mycopy rm
    SAVENEWNAMES myaliases2
    READNEWNAMES myaliases
    READNEWNAMES myalias
    SAVENEWNAMES myaliases3
    !5
    DIR
    HISTORY
    EXIT
    

    After you "EXIT" your shell, you can display the contents of the three files: