We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebc28b4 commit 88bb3ceCopy full SHA for 88bb3ce
1 file changed
shell-pipelines/sort-uniq-head-tail/script-03.sh
@@ -8,3 +8,5 @@ set -euo pipefail
8
# Basia London 22 9 6
9
# Piotr Glasgow 15 2 25 11 8
10
# Chandra Birmingham 12 6
11
+
12
+sort -k3nr scores-table.txt | head -n 3
0 commit comments