Ubuntu命令行打开新终端并执行脚本

gnome-terminal -x bash -c "bash test.sh;exec bash;"

原文地址:https://www.cnblogs.com/tiandsp/p/11134012.html