whiptail

문서의 이전 판입니다!


Whiptail

info
namewhiptail
full namewhiptail
aliaseswhiptail
tagstui

Linux TUI

whiptail --title "Message" --msgbox "Hello, World" 10 40
  • whiptail [WIDGET] [OPTIONS…]
  • [WIDGET]
    • –msgbox TEXT HEIGHT WIDTH
    • –yesno TEXT HEIGHT WIDTH
    • –infobox TEXT HEIGHT WIDTH [INIT]
    • –passwordbox TEXT HEIGHT WIDTH [INIT]
    • –textbox TEXT HEIGHT WIDTH
    • –menu TEXT HEIGHT WIDTH LIST_HEIGHT [TAG ITEM]…
    • –checklist TEXT HEIGHT WIDTH LIST_HEIGHT [TAG ITEM STATUS]…
    • –radiolist TEXT HEIGHT WIDTH LIST_HEIGHT [TAG ITEM STATUS]…
    • –gauge TEXT HEIGHT WIDTH PERCENT
  • [OPTIONS…]
    • [OPTIONS…]
  • –clear: clear screen on exit
  • –defaultno: default no button
  • –default-item STRING: set default string
  • –fullbuttons, –fb: use full buttons
  • –nocancel: no cancel button
  • –yes-button TEXT: set text of yes button
  • –no-button TEXT: set text of no button
  • –ok-button TEXT set text of ok button
  • –cancel-button TEXT set text of cancel button
  • –noitem: don't display items
  • –notags: don't display tags
  • –separate-output: output one line at a time
  • –output-fd FD: output to fd, not stdout
  • –title TITLE: display title
  • –backtitle BACK_TITLE: display backtitle
  • –scrolltext: force vertical scrollbars
  • –topleft: put window in top-left corner
  • –help, -h: print this message
  • –version, -v: print version information

whiptail

  • /home/u613600155/domains/cli.zerotymer.net/public_html/data/attic/whiptail.1738634408.txt.gz
  • 마지막으로 수정됨: 2025/02/04 02:00
  • 저자 writer