Skip to content
#

tmux

Here are 2,489 public repositories matching this topic...

bhutch
bhutch commented Jun 2, 2021

Hello,

When the list of targets is large, axiom-scan may run into problems during merge operations. The cp "glob" could exceed the maximum command size (ARG_MAX).

For example, when merging directories, line 227 may present problems:

        cp -r $tmp/output/* $tmp/merge

Mode set to directory... Merging directories...
/home/axiom/.axiom/interact/axiom-scan: line 227: /usr/bin/cp:

Improve this page

Add a description, image, and links to the tmux topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tmux topic, visit your repo's landing page and select "manage topics."

Learn more