How to to execute a dialog command, and have it return to the original screen?

后端 未结 1 1761
野的像风
野的像风 2021-01-07 12:44

Newbie here, not sure how to ask this.

Short version

What is the trick to execute a shell command, upon finishing, it will return to the original screen?

相关标签:
1条回答
  • 2021-01-07 12:51

    Try passing the somewhat confusingly named --keep-tite option to dialog (as the first option).

    0 讨论(0)
提交回复
热议问题