I need to be able to do a wget (But not with a system() command if possible) I need to get the current directory. In Linux I type pwd and it shows it to me, or I can use the $PWD variable. But if I : print "The current path is: $PWD"; it is blank. How can I get the current path variable?
TIA! -- Chris Anderson CTO C&P Enterprises http://www.candp-ent.com/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]