#!/bin/sh
# \
	exec itkwish -f "$0" ${1+"$@"}

option add *textBackground white

wm withdraw .

fileselectiondialog .fsd

.fsd activate



