Skip to content

Instantly share code, notes, and snippets.

@smellman
Created November 17, 2024 02:52
Show Gist options
  • Save smellman/1549a39da9549ebd11e47b91f6aa3079 to your computer and use it in GitHub Desktop.
Save smellman/1549a39da9549ebd11e47b91f6aa3079 to your computer and use it in GitHub Desktop.
for i in `echo *`; do lasmerge64 -i $i/LAZ/*.laz -o /processing/$i.laz ; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment