in reply to Prevent windows dialog when using file test -e
'G' is my (empty) CD-ROM drive. The '-e' test simply returns undef as it does for any non-existent file.D:\>perl -e "print -e 'G:\some.file'" D:\>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Prevent windows dialog when using file test -e
by ikegami (Patriarch) on Jun 23, 2006 at 02:01 UTC | |
by Outaspace (Scribe) on Jun 23, 2006 at 14:21 UTC |