* ALWAYS quote variable expansions (except in for loops) * Use "-n" instead of "! -z" * Fix bad redirection (|) when an OR (||) was intended * Don't expand variables in printf format string (pass as argument) * ALWAYS quote variable expansions (except in for loops) * Avoid useless cat: cat file | grep pattern ==> grep pattern file * Did I mention to ALWAYS quote variable expansions? Always use ShellCheck to write shell scripts! https://marketplace.visualstudio.com/items?itemName=timonwong.shellcheck
openvidu
Visit openvidu.io
Community Forum
Visit OpenVidu Community Forum
Contributors
This project exists thanks to all the people who contribute.
Backers
Thank you to all our backers! 🙏 [Become a backer]
Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]
Description
Languages
TypeScript
49.2%
Bicep
10.9%
Java
10.9%
HTML
9.5%
HCL
8.9%
Other
10.5%