1

I'm now going to develop a program that will generate Shell Batch Files(*.sh), but I want to know some things:

  • It's possible to show GUIs using they?
    • How to do this?

2 Answers 2

3

This has been asked before:

How to make a GUI for bash scripts?

Summary of options:

  • dialog
  • Zenity
  • use a different scripting language like Perl, Python, Ruby, etc...
Sign up to request clarification or add additional context in comments.

Comments

3

Gnome dialog may be of use Gnome Dialog Util
KDE has Kdialog Shell Scripting with KDE Dialogs

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.