#!/usr/bin/env bash dialog --title "Dialog title" --inputbox "Enter your name:" 0 0 echo test #cat /dev/urandom exit $?