| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-12-05 | 666 Bytes | |
| v2.5.1 source code.tar.gz | 2023-12-05 | 333.2 kB | |
| v2.5.1 source code.zip | 2023-12-05 | 353.1 kB | |
| Totals: 3 Items | 687.0 kB | 1 | |
π BugFix
c: wrong exit code with-qoption π
π οΈ Improvements/Refactor
- use
${array[@]:-}/${array[@]:+}to simplify codes π - use file descriptor number instead of
/dev/std*(#114 by @wushengde) bump-scripts-version.sh:- fix Bash Pitfalls No.1/No.5
- use
printfinstead ofecho console-text-color-themes.sh:- use
BASH_SOURCEarray to detect whether this script is sourced or not π΅οΈ - use
printfπͺ instead ofecho - use
ifinstead of&& - remove global var declare
π Documentation
- add more resources of
bashπ
Have Fun! π
2023-12-05