Exercise: sort SNMP numbers - video

regexes SNMP

Given a file with SNMP numbers (one number on every line) print them in sorted order comparing the first number of each SNMP number first. If they are equal then comparing the second number, etc...

Actually the format is called ASN 1.

1.2.7.6
4.5.7.23
1.2.7
1.12.23
2.3.5.7.10.8.9

Other pages

Solution: sort SNMP numbers - video
Regex - Regular Expressions in Perl 5
Beginner Perl Maven video course - video

Author

Gabor Szabo (szabgab) Gabor Szabo