#!/bin/bash # gdialog --msgbox "Alert on tab $@" 1 1 zenity --info --text "Alert on tab $*"