Solution Size Spelling Syntax Status Suggestions
Alex L complete good good good done
Alex R partial ok ok redo / potentially a correct solution, but there are several leaps
improve made in the process that are logic holes, so determining
correctness is difficult - this is also a very long solution in
terms of actually implementing the process
Angelica incomplete too short ok ok redo
Caleb complete good good good done solution will take a long time to finish - can you figure out a
shorter, correct solution?
Eddie incomplete too short good good redo the directions have too many holes in them - and you weren't
supposed to answer #2
Evan incomplete too short ok ok redo
Michael complete good ok ok done an optimazation step is missing on your solution - can you
think of a faster way to solve the problem using your method?
Mindy complete good excellent good done more optimization is possible, but the solution is good
Ricardo imcomplete too short good ok redo / you have a start, but the answer needs to be finished
improve
Complete Cues Comments
Alex L yes
Alex R no what
fix: 4, 5, 6, 7, A; vi 3, 4; miscellaneous 4 permissions are set? how do you know this? what is being
exported? is this a compressed archive? is the file guaranteed
to be lowercase? when did grep become part of vi? :x is
equivalent to :wq!
Andrew no fix: 6, 7 typos
Caleb no only 1-3 are correct; fix or do the rest
Deandra no grep doesn't
redo command line section; fix: vi 3; miscellaneous 4 work inside vi
Eddie no fix: 5, A; vi 3, 4; miscellaneous 4 wrong command; sort is mostly correct - what is typeset? when
did grep become part of vi? your answer to vi4 works but isn't
right. more information is available
Kelley no fix: miscellaneous 4 how do arguments to programs work? More info is available
Michael no fix: A, 6, 7; do miscellaneous what are you translating? what is being exported? what is being
tarred?
Mindy no fix: vi 3; miscellaneous 2, 4 what's missing from your statement? There's more information
available
Paris no w
fix: 4, 6, 7; vi 3; miscellaneous 4; do: A hat are the permissions of the file? where are the spaces? is
this a compressed archive? when did grep become part of vi?
there is more information available
Ricardo no fix: 4, 6, 7, A; vi 3, 4; miscellaneous 4what mode are you changing? what is being exported? how do
pipes work? More info is available
Willem no fix: A sort command won't run