moins d'appels systme
darcs-hash:20020210161530-a279a-38bdd172fc55cc492fab6f5cd84a185e93738056.gz
This commit is contained in:
parent
8d8a209df6
commit
70a4903fbd
1 changed files with 0 additions and 4 deletions
|
@ -167,9 +167,7 @@ if ($period)
|
||||||
my $firstdate2 = strftime("Analyse depuis le %d-%m-%Y %H:%M:%S", localtime($firstdate));
|
my $firstdate2 = strftime("Analyse depuis le %d-%m-%Y %H:%M:%S", localtime($firstdate));
|
||||||
print $firstdate2;
|
print $firstdate2;
|
||||||
print "\n";
|
print "\n";
|
||||||
close (INPUT);
|
|
||||||
|
|
||||||
my $t = open (INPUT, $opt_file);
|
|
||||||
seek(INPUT, -90, 2);
|
seek(INPUT, -90, 2);
|
||||||
my $lastlineX = <INPUT>;
|
my $lastlineX = <INPUT>;
|
||||||
my $lastline = <INPUT>;
|
my $lastline = <INPUT>;
|
||||||
|
@ -238,9 +236,7 @@ if ($period)
|
||||||
my $firstdate2 = strftime("Analyse depuis le %d-%m-%Y %H:%M:%S", localtime($firstdate));
|
my $firstdate2 = strftime("Analyse depuis le %d-%m-%Y %H:%M:%S", localtime($firstdate));
|
||||||
print $firstdate2;
|
print $firstdate2;
|
||||||
print "\n";
|
print "\n";
|
||||||
close (INPUT);
|
|
||||||
|
|
||||||
my $t = open (INPUT, $opt_file);
|
|
||||||
seek(INPUT, -90, 2);
|
seek(INPUT, -90, 2);
|
||||||
my $lastlineX = <INPUT>;
|
my $lastlineX = <INPUT>;
|
||||||
my $lastline = <INPUT>;
|
my $lastline = <INPUT>;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue