I have many bash files to run when I sit down for a programming session.
I was hoping that there was an actual command to open a new terminal from the terminal command line. Not looking to do this via keyboard shortcuts.
My desire is to :
- Open a terminal from my Mac
- Logon to my Ubuntu 18.04 server
- Run one bash command that runs several bash files in their own new terminals
Have a go and type:
$ man bash
and as you have launched it,type:
/JOB CONTROL
and hit ENTER (good enough answer?!)You might also like -> www.tldp.org -> Bash guides - for more elaborate text and examples.
You will though most likely have a problem launching "terminals" on your Mac - from the Ubuntu side - especially using Bash.