dbxcli
dbxcli copied to clipboard
Concurrent execution for commands with multiple arguments
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