for (my $term = $terms; $term <=40; $term++) { next if $term == 18; $rh->cmd("request system logout terminal pts/$term"); }