LAcat(1) concatenate .las files

SYNOPSIS

LAcat source:las > target.las

DESCRIPTION

Given argument source, find all files source.1.las, source.2.las, ... source.n.las where source.i.las exists for every i in [1,n]. Then concatenate these files in order into a single .las file and pipe the result to the standard output.