scripts.
Thanks, once again.
-Original Message-
From: Arul, Rex
Sent: Wednesday, September 22, 2004 1:27 PM
To: '[EMAIL PROTECTED]'
Cc: [EMAIL PROTECTED]
Subject: RE: Inline Edit -- File name
Well, I did try that with $ARGV[0], but to no avail. Yes, I had posted a
POC. Here is
AIL PROTECTED]
Sent: Wednesday, September 22, 2004 12:40 PM
To: Arul, Rex
Cc: [EMAIL PROTECTED]
Subject: Re: Inline Edit -- File name
On Wed, 2004-09-22 at 15:24, [EMAIL PROTECTED] wrote:
> How will I get the file name when I do an inline edit like this:
>
> perl -i.orig -pe '$_ = $_
On Wed, 2004-09-22 at 15:24, [EMAIL PROTECTED] wrote:
> How will I get the file name when I do an inline edit like this:
>
> perl -i.orig -pe '$_ = $_' filename
That won't compile, but I believe you're posting something like a proof
of concept rather then code...
If I get this correctly, you're