Concurrent execution for commands with multiple arguments
Open
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 108
- Avg merge
- 1h 36m
- Merged PRs (30d)
- 10
Description
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`
Contributor guide
Assessment
This issue has not been assessed yet.