# sort

Published 2025-03-20

# Sort an unsorted list of IPs

cat unsorted.txt | sort -V > sorted.txt