Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save adamdekan/c4fce21cd68b5d967196bb575c5320cf to your computer and use it in GitHub Desktop.
Save adamdekan/c4fce21cd68b5d967196bb575c5320cf to your computer and use it in GitHub Desktop.
sort ip list in order
sort -t . -k 3,3n -k 4,4n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment