Getting: “Error: Unknown option Eliminado. Use --help to list options” when I use dialog command in bash script

前端 未结 0 1669
傲寒
傲寒 2020-12-08 20:00

I\'m trying to write a menu in bash script with dialog command. My script is:

dialog  --backtitle "KLK" \\
    --title "Menu" \\
    --men         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题