On Wed, Mar 27, 2002 at 11:24:16AM -0800, Agustin Rivera wrote:
> x = "~/rambo/bin/script1";
You'll want to check out the glob function.
perldoc -f glob
--
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMA
Well, the script thinks you're doing a search pattern, AND you're not using
~ properly. Try
x = "~/rambo/bin/script1";
Agustin Rivera
Webmaster, Pollstar.com
http://www.pollstar.com
- Original Message -
From: "Roy Peters" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday,