I have written a shell script which contains following lines:
#!/bin/bash
zenity –calendar –text=’When is your birthday?’
but its showing me error below:
This option is not available. Please see –help for all possible usages.