Skip to content

ChrisWeller/BashProcessingDialog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BashProcessingDialog

Scripts to show dialogs during bash scripts

Commands[0]="echo Enter your command here"
Commands[1]="echo Followed by another command if have some"

Notes[0]="The text of the dialog goes here"
Notes[1]="One line for each command"

source $(dirname $0)/run_commands.sh

About

Scripts to show dialogs during bash scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages