#!/usr/bin/bash # echo test from script /usr/bin/dialog --title "This should be one argument" --inputbox "Enter your name:" 0 0 env