In perl, how can I test for the existence of a filename or a directory? Something similar to the test command in the C shell. I know perl has -e and -d file test operators, but I am confused about the ...
Is there a test to see if a directory is empty?<BR><BR><pre><BR>##check for files<BR>#if(-e "$mdmakespam/*")<BR>#{<BR> `mv $mdmakespam/* $mdspam/`;<BR>#}<BR></pre><BR ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results