Skip to content

Instantly share code, notes, and snippets.

@ArnaudD
Created March 9, 2011 15:58
Show Gist options
  • Save ArnaudD/862450 to your computer and use it in GitHub Desktop.
Save ArnaudD/862450 to your computer and use it in GitHub Desktop.
#!/bin/bash
LOGIN=`zenity --entry --text "Quel est votre identifiant uapv"`
zenity --info --text "Merci $LOGIN, ton compte est maintenant monté"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment