File: test-newt.sh

package info (click to toggle)
newt 0.51.6-20
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 596 kB
  • ctags: 26
  • sloc: makefile: 171; sh: 12
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