- or download this
ENDPOINT DISTRIBUTION_ID STATUS
VMW `1781183799.31152' IC---
...
BN5 `1781183799.32206' IC---
BN6 `1781183799.32206' IC---
BN7 `1781183799.32206' IC---
- or download this
open(FILE,"file.txt")
my @Records = <FILE>;
- or download this
my @Records = sort {lc($a) cmp lc($b)} @Records
and
my @Records = sort {$a cmp $b} @Records
my @Records = sort { $a[0] cmp $b[0] } @Records
- or download this
BN1 `1781183799.32206'
BN2 `1781183799.32206'
...
VMW `1781183799.31152' IC---
WX `1781183799.32206'