Skip to content

sort

Commands

# Sort by third column
sort -nk3
# Using "," separator
sort -t,