v2.1.0 π¦π¨βπ
New Features
- add new script
uqπ¦
https://github.com/oldratlee/useful-scripts/blob/dev-2.x/docs/shell.md#-uq show-busy-java-threads:- support: set count 0 to show all threads
Improvements
- bash strict mode β
- use
set -eEuo pipefail - use
$*instead of$@in string - use
if-elseinstead of&&/|| - use
$()instead of ``
- use
- add travis-ci π¨βπ
- add/use
shUnit2lib for Unit Test #39 βοΈ - improve multiply var declaration/read
- read multiply var instead array
- simplify the multiply local var deceleration
Code Cleanup
- add
.gitignore/.editorconfig
Have Fun! π
2021-2-28