Hi,
How do I run .sh script from Terminal in BeOS 5?
Hi,
How do I run .sh script from Terminal in BeOS 5?
Like in any bash. See e.g. https://linuxhandbook.com/run-shell-script/https://linuxhandbook.com/run-shell-script/
I had tried with ./script.sh = doesn’t wants,
I had tried only script.sh = doesn’t wants,
I didn’t tried ‘sh script.sh’.
You need to make the script executeable
https://old.besly.de/menu/search/archiv/dev/startscript-terminal-apps_eng.html
@lelldorin ok.
Every time a good choice, here two resources for tutorials (BeOS, Zeta,…):
# bash yourscript.sh