File: test-newt.sh

package info (click to toggle)
newt 0.52.2-10%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 836 kB
  • ctags: 27
  • sloc: makefile: 186; sh: 5
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