- or download this
#!/usr/bin/perl
...
}
}
}
- or download this
MSTerminating
...
Tariff Switch Indicator: 0
SS Code: NULL
ICI Ordered: NULL
- or download this
$cell = "Cell ID for First Cell: MCC: 310 MNC: 64 LAC: x'44D CI: x'272
+6'";
if (m/$cell/) {
print Cell ID for First Cell: MCC: 310 MNC: 64 LAC: x'44D CI: x'APPL20
+';
- or download this
$1 = "Cell ID for First Cell: MCC: 310 MNC: 64 LAC: x'44D CI: x'271B'"
+;
%Firstcell = (
...
if (lines[05] == m/$b/) {
print "$1";
}