how to get the value returned by zenity --question?because i tried to print
its value and it returns nothing.asking for help.

here is my sample code:

#!/bin/bash

a=$(zenity --question --text="are you sure?")

echo "$a"
_______________________________________________
gnome-doc-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gnome-doc-list

Reply via email to