File tree Expand file tree Collapse file tree
expect/shell-pipelines/sort-uniq-head-tail
shell-pipelines/sort-uniq-head-tail Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Ahmed London 1 10 4
1+ Ahmed London 2 10 4
22Basia London 22 9 6
33Chandra Birmingham 12 6
44Leila London 1
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ Basia London 22 9 6
22Piotr Glasgow 15 2 25 11 8
33Chandra Birmingham 12 6
44Mehmet Birmingham 3 12 17
5+ Ahmed London 2 10 4
56Leila London 1
6- Ahmed London 1 10 4
Original file line number Diff line number Diff line change 1- Ahmed London 1 10 4
1+ Ahmed London 2 10 4
22Basia London 22 9 6
33Mehmet Birmingham 3 12 17
44Leila London 1
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ set -euo pipefail
44
55# The input for this script is the scores-table.txt file.
66# TODO: Write a command to output scores-table.txt, with lines sorted by the person's name.
7- # The first line of your output should be "Ahmed London 1 10 4" (with no quotes). And the third line should be "Chandra Birmingham 12 6".
7+ # The first line of your output should be "Ahmed London 2 10 4" (with no quotes). And the third line should be "Chandra Birmingham 12 6".
You can’t perform that action at this time.
0 commit comments