my $cmd = join('', 'rm /storage/filename', $date, '_more_filename.csv'); system ($cmd);