Regex matching for arguments
Open
enhancement
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 108
- Avg merge
- 1h 36m
- Merged PRs (30d)
- 10
Description
I haven't put any thought into how this can be done, but I'd like to have the ability to do things like this:
`dbxcli mv *.jpeg MyPictures`
Go has regex matching in the standard library, the issue however becomes breaking out of bash's pattern matching.
Contributor guide
Assessment
This issue has not been assessed yet.