X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;ds=sidebyside;f=textbox.sh;fp=textbox.sh;h=1110941ad74acfb4ceeb39bcf60fc44dfbcba3b4;hb=4eb1a6e1220dee809c089a0a7db1f22a1277c8e0;hp=0000000000000000000000000000000000000000;hpb=e38cc981105fb88c40c6e287900fb8a2537d3c29;p=whiptailexamples%2F.git diff --git a/textbox.sh b/textbox.sh new file mode 100755 index 0000000..1110941 --- /dev/null +++ b/textbox.sh @@ -0,0 +1,2 @@ +#!/bin/bash +whiptail --backtitle "backtitle" --title "Test Message Box" --textbox --scrolltext text.txt 20 80