- or download this
1234567890x.las
1234567890x1.las
1234567890x2.las
- or download this
#!/usr/bin/perl -w
use strict;
...
$counter = 0;
}
- or download this
#!/usr/bin/perl -w
use strict;
...
return 1;
}
}
- or download this
my @files2 = glob("$dir2/*.las");
- or download this
while (<$loc_dir*$from>) {