Codename Compiles / Runs Clean Code Comments Prompt Pathnames < (file exists or not) > (no overwrite) Multiple Redirects Background Jobs History of last 10 !# and !-# cd jobs exit exit w/ jobs kill cmd help pipes Graduate or bonus credit Project Raw Project Percentage RAW Project Percentage RAW Date submitted Days late (or early) Project Total Comment
AA MAX (GRAD) 5 5 5 4 4 8 8 8 8 4 5 4 4 4 4 4 4 4 8 10 100            
AA MAX (UG)                                         110     8/31/10 8/31/10    
asteroid 5 2 5 4 4 8 8 8 8 4 5 4 4 4 4 4 0 4 0 8 93 93 93 8/31/10 0 93 Prints excess output and seg faults on cmds like ls, grep, etc.
comet 5 5 5 4 4 6 8 8 8 4 5 4 4 4 4 4 4 4 5 8 103 103 103 8/31/10 0 103 Infinite loop when trying to overwrite using >
cosmos 5 5 5 4 4 0 0 0 0 4 0 4 2 4 0 0 4 4 0 4 49 49 49 9/1/10 1 44 No redirects, background jobs, or pipes
earth 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 not submitted 0 0  
excavator 5 5 5 4 4 8 7 7 0 4 0 4 0 4 0 0 4 0 0 8 69 69 69 8/31/10 0 69 Your > command messes up permissions on the output file
gaia 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 not submitted 0 0  
halley 5 2 5 2 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 18 18 18 9/3/10 3 13 Excess output. Prompt gets longer every command.
horizon 5 5 5 4 4 8 8 8 0 4 5 4 0 4 0 0 4 4 4 12 88 80 80 8/31/10 0 80 No background jobs. Pipes print extra output and don't support multiple pipes
hubble 5 5 5 4 4 8 8 8 8 4 5 4 4 4 4 4 4 4 5 12 109 99 99 8/30/10 -1 99 Doesn't support multiple pipes
jupiter 5 5 5 4 4 8 0 0 6 4 0 4 4 4 0 4 4 0 5 8 74 67 67 9/2/10 2 54 Background jobs use wrong command "bg" instead of "&"
mariner 5 5 5 4 4 8 8 8 8 4 3 4 4 4 4 0 4 4 8 12 106 106 105 9/1/10 1 95 Improper !-# Kill doesn't work.
mars 5 0 0 4 0 0 0 0 0 0 0 0 0 4 0 0 4 0 0 4 21 21 21 9/1/10 1 19 Messy code with no comments. No built in commands work
mercury 5 2 5 5 5 8 0 0 8 4 5 4 0 4 0 3 4 4 0 8 74 74 74 8/31/10 0 74 Redirects cause seg faults. Background jobs just calls system "ps" command.
meteor 5 2 5 4 4 0 0 0 0 0 0 0 0 4 0 0 0 4 0 0 28 28 28 8/31/10 0 28 Excess output. Seg fault on history command. Only exit and help work
pathfinder 5 2 5 4 0 8 8 8 0 0 0 0 0 4 0 0 4 0 8 12 68 68 68 9/1/10 1 61 Excess Output. No "Help", History, or Background Jobs
phobos 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 not submitted 0 0  
pluto 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 not submitted 0 0  
skylab 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 not submitted 0 0  
sputnik 5 2 5 4 4 8 8 8 8 4 5 4 4 4 4 4 4 4 5 8 102 102 102 8/31/10 0 102 Excess Output. Doesn't support multiple pipes
terminus 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 not submitted 0 0  
tripod 5 5 5 4 4 8 8 8 0 4 3 4 0 4 0 0 4 4 5 8 83 83 83 8/31/10 0 83 No Background Jobs. !-# doesn't work properly
uranus 5 5 5 4 4 0 6 0 8 0 0 4 4 4 4 4 4 0 0 8 69 63 63 8/31/10 0 63 < erases the given file. > overwrites files. No history, help or pipes
venus 5 5 5 4 4 8 8 8 8 4 5 4 4 4 4 4 4 4 8 8 108 98 98 9/2/10 2 80  
viking 5 2 5 4 0 8 6 8 8 4 5 4 4 4 4 0 4 4 0 4 83 83 83 9/1/10 1 75 Prompt should print out full pathname each time.  Excess output.  Redirects overwrite files.  Pipes don't work.