Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
如何用命令打开一个新窗口,gnome-terminal 无法安装也无效
Experiences and Insight
534
views ·
1
replies ·
To
floor
Go
run01010101
deepin
2020-07-01 17:53
Author
我需要在终端中用shell命令打开一个新的终端并且执行命令
如以下命令的效果:
gnome-terminal -t “title-name” -x bash -c “sh ./run.sh;exec bash;”
但是deepin中
gnome-terminal
命令无效,也不能安装,请问deepin如何解决,有什么命令可以替换。
Reply
Like 0
Favorite
View the author
All Replies
156******62
deepin
2023-09-07 03:26
#1
可以尝试使用
xterm
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
如以下命令的效果:
gnome-terminal -t “title-name” -x bash -c “sh ./run.sh;exec bash;”
但是deepin中gnome-terminal 命令无效,也不能安装,请问deepin如何解决,有什么命令可以替换。