有人用Debian编写了这段代码?
whiptail --infobox "test" 0 0你能试一下吗?我的代码不工作:-(如何修复解决方案?
whiptail --msgbox "test" 0 0 # works fine谢谢。。
发布于 2015-04-18 07:43:38
我在Whiptail or dialog don't working by ssh中回答了这个问题。基本问题是infobox显示在xterm的备用屏幕中。对话框问题弥补了这一点;whiptail没有。
https://stackoverflow.com/questions/18901493
复制相似问题