Abhimanyu_Bhola writes:
> I have this requirement ( for both Linux/Windows):
>
> use File::Copy;
> File::Copy::copy ( , )
>
>
> How can I find the current dir(in which this script is running)?
For your requirement you don't need to know what the current directory
is. If the fi
ubject: RE: how to find current dir..
$working_dir = $0;
-Original Message-
From: Abhimanyu_Bhola [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 05, 2002 8:53 AM
To: [EMAIL PROTECTED]
Subject: how to find current dir..
I have this requirement ( for both Linux/Windows):
use
$working_dir = $0;
-Original Message-
From: Abhimanyu_Bhola [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 05, 2002 8:53 AM
To: [EMAIL PROTECTED]
Subject: how to find current dir..
I have this requirement ( for both Linux/Windows):
use File::Copy;
File::Copy::copy
I have this requirement ( for both Linux/Windows):
use File::Copy;
File::Copy::copy ( , )
How can I find the current dir(in which this script is running)?
thanks
Abhi
**
This email (including any attachme