I've never written a script before, and I need help with my first one.
I have 3 commands, that need to run in order, in separate windows.
How do i write a script that I can execute, that runs command one, command two, and command three, in order, in separate windows?
I have tried making sense out of other posts, but haven't had any luck