Commit Graph

23 Commits (058ef52c51037977217b6d2dd5bf202f7a10ade3)

Author SHA1 Message Date
neil 19c4345162 fix shfmt
neilpang d795fac37a update repo name
stilez 51cfd996eb
rmv space
stilez 6d0e4bed4b
remove \n in output messages
stilez 05247dc4a4
fix
stilez 43011f3bfa
enhance
stilez 38854bd876
bugfix
stilez a9726bd52f
bugfix
stilez 4216c9e8f7
rmv spaces
stilez a8d670fc0d
Rest of sed -r
stilez cbacc779fc
Fix some sed -r, and clean up some variable references ("$1" -> "$varname")
stilez 896778cead
Grep fixes and minor improvements
stilez 04b0c62bf9
basic regex's to use \+
Maybe BRE aren't as basic as they sound. But I'm sure `man grep` didn't list the extra syntax of "preceded by backslash" :)  So let's use it
stilez 63a779baa8
remove unnecessary \
stilez 2d1a776db7
Replace egrep -> basic regex grep
(( ... isn't it annoying that basic regex has * but not + ..... ))
stilez 343d7df57c
shellcheck directive
stilez a32b95544b
[[:space:]] -> " "
stilez 2422e0b481
grep -E and sed -E
stilez 3441bd0e7c
improve _err message and remove a dubious _debug message.
stilez 05ced9fbc4
edit a comment
stilez b7c3df455e
travis fix
stilez d7affad059
various small improves
stilez bc291141b1
fix filename