Today I need to start multiple node.js servers with just one bash script. To accomplish this, you can use the gnome-terminal in Linux.

USAGE Example:

gnome-terminal -x bash -c "echo 'hello'; exec bash"

Hope that helps.