[prev] [index] [next]

Exercise: awk

Using the marks file, answer the following:

  1. how many people sat the exam?
  2. produce a list of student id + total mark
  3. what is the average mark for question 1?
  4. how many people failed the exam?
  5. who were the ten best students?