in reply to checking for a file
cheers,if(-e "/bin/do/foo/$targetFile") { print "is there!\n"; } else { print "someone stoled it...\n"; }
__END__ $_=q,just perl,,s, , another ,,s,$, hacker,,print;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: checking for a file
by Massyn (Hermit) on Aug 02, 2002 at 14:26 UTC | |
by splitOnce (Acolyte) on Aug 02, 2002 at 14:48 UTC |