POSIX compatiblity | Decrease script execution overhead | Cleanup
Add posix compatible scripts
Cleanup a lot of code
Fix parallel uploading bugs for macos, freebsd, etc
Optimize and decrease process execution time
Remove diff command dependency
Make install.sh posix compatible, add new flags.
Use only posix supported commands for sed, grep and xargs
Update README
Update workflow to test on macos