L
Lars Tackmann
Hi.
I am creating a perl script that will rename a file called
SEGEyyyyyyy.dat (yyyyyyy is a number) to Oxxxxxddmm (where xxxxx is a
number that is incremented by one for each file and ddmm is the day and
the month).
My problem is now that the files are send via ftp and deleted from this
machine (where the scipt has to run). So I need some way to keep track
on my xxxxx numbers - without searing the file names on the disk -
Thanks.
I am creating a perl script that will rename a file called
SEGEyyyyyyy.dat (yyyyyyy is a number) to Oxxxxxddmm (where xxxxx is a
number that is incremented by one for each file and ddmm is the day and
the month).
My problem is now that the files are send via ftp and deleted from this
machine (where the scipt has to run). So I need some way to keep track
on my xxxxx numbers - without searing the file names on the disk -
Thanks.