need help
- From: Junel Mata <junelmata gmail com>
- To: docs gnome org
- Subject: need help
- Date: Thu, 31 Jul 2014 09:26:55 +0800
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"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]