如何在没有任何第三方库的情况下在shell脚本中创建GUI (如安装命令)
发布于 2013-08-30 10:44:46
您可以使用whiptail或dialog
whiptail
dialog
请看一下这条线:
摇尾或对话框
Bash Shell脚本/惠氏
https://unix.stackexchange.com/questions/88845
相似问题