Help for this page
$command= "cfi -N $bsc -1 \"RLSTP:CELL=$cell;\" |" or warn "Cant acces +s to BSC $bsc\n"; open CFI, $command;
$command= "cfi -N $bsc -1 \"RLSTP:CELL=$cell;\" |"; open CFI, $command or die "Cant access to BSC $bsc\n";