2007/5/3, Jay Savage <[EMAIL PROTECTED]>:
Not quite. -M reports "Script start time minus file modification time,
in days." To put it another way, -M reports how old the file was when
the script started running. Or more appropriately, how old the file
would have been when the script started runn
Jay Savage wrote:
> On 5/2/07, Rob Dixon <[EMAIL PROTECTED]> wrote:
>> Chris E. Rempola wrote:
>> >
>> > Could someone point me in the right direction to write out a simple
>> Perl
>> > script to check for old files in a particular directory that are older
>> > than 20 mins. Is there a module to g
On 5/2/07, Rob Dixon <[EMAIL PROTECTED]> wrote:
Chris E. Rempola wrote:
> Hi All:
>
> Could someone point me in the right direction to write out a simple Perl
> script to check for old files in a particular directory that are older
> than 20 mins. Is there a module to grab current timestamp? Th
Chris E. Rempola wrote:
> Hi All:
Hello,
> Could someone point me in the right direction to write out a simple Perl
> script to check for old files in a particular directory that are older
> than 20 mins. Is there a module to grab current timestamp? Thanks.
You could probably use the -M file t
Chris E. Rempola wrote:
Hi All:
Could someone point me in the right direction to write out a simple Perl
script to check for old files in a particular directory that are older
than 20 mins. Is there a module to grab current timestamp? Thanks.
Check out
perldoc -f -x
and look at the -M o
Hi All:
Could someone point me in the right direction to write out a simple Perl
script to check for old files in a particular directory that are older
than 20 mins. Is there a module to grab current timestamp? Thanks.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands