dbxcli icon indicating copy to clipboard operation
dbxcli copied to clipboard

Concurrent execution for commands with multiple arguments

Open grantseltzer opened this issue 9 years ago • 0 comments

As mentioned by @diwakergupta in a comment on #49, performance can be greatly enhanced by levering Go's builtin routine mechanisms. Candidates for this include rm, mv, and cp

grantseltzer avatar Sep 05 '16 18:09 grantseltzer