aboutsummaryrefslogtreecommitdiff
path: root/dwim.sh
AgeCommit message (Collapse)Author
2019-06-01dwim.shJohn
This is the first version of my dwim script. The problem with POSIX sh is that the case matching syntax isn't powerful enough. I need something like Perl's regex matching capabilities.