The obfuscated script provided ./ob-create-lab1-mod4.sh just only run over bash
vagrant@node1:~$ bash --version
GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu)
I'm using Darwin Kernel Version 21.6.0: Mon Jun 24 00:56:10 PDT 2024; root:xnu-8020.240.18.709.2~1/RELEASE_X86_64 x86_64 where the Vagrant environment is installed and the bash is
bash --version
GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin21)
The obfuscated script provided ./ob-create-lab1-mod4.sh just only run over bash
vagrant@node1:~$ bash --version
GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu)
I'm using Darwin Kernel Version 21.6.0: Mon Jun 24 00:56:10 PDT 2024; root:xnu-8020.240.18.709.2~1/RELEASE_X86_64 x86_64 where the Vagrant environment is installed and the bash is
bash --version
GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin21)