#compsci The sort command is useful for sorting lines: ![[Pasted image 20230220171358.png]] Reverse sort: sort -r; sort by numerical value: sort -n