foreach my $file (glob($logs)) { move($log, $log_path) || die "screaming"; }