• + 0 comments

    I managed to solve the problem through the process of trial and error, despite the problem description lacking instructions on how to handle tied results in the second column during sorting.

    sort -t $'\t' -k2rn -k1r