Page 1 of 1

Open Terminal and run multiple commands in Bash Script

PostPosted: Tue Jul 08, 2025 2:50 am
by BobbyIMize
Hi,
I am looking to create a Bash script that opens a terminal window and executes multiple commands sequentially. I have tried a few methods but have not been successful yet.

Does anyone have a simple solution to my above problem?

Thanks!

Re: Open Terminal and run multiple commands in Bash Script

PostPosted: Tue Jul 08, 2025 8:43 am
by Mr_Noodle
This doesn't seem Hazel-specific but you could try using the "open" command in your script.