my @command = ( 'cfi', '-N', $bsc, '-l', "RLSTP:CELL=$cell;" ); open( CFI "-|", @command ) or die "unable to run \"@command\": $!";