File: test-newt.sh

package info (click to toggle)
newt 0.52.14-11.1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,548 kB
  • sloc: ansic: 9,098; python: 708; makefile: 235; sh: 14
file content (9 lines) | stat: -rw-r--r-- 211 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
#!/bin/bash 
# the following should work 
set -x

whiptail --msgbox 'hoge a You are a normal test' 10 20
whiptail --msgbox 'hoge a You are a normal test' 10 20
whiptail --msgbox ha 1 4
whiptail --msgbox ha 1 5