Skip to content

Instantly share code, notes, and snippets.

@cverbiest
Created June 6, 2015 07:22
Show Gist options
  • Save cverbiest/ed3a3577c8f4b65c8935 to your computer and use it in GitHub Desktop.
Save cverbiest/ed3a3577c8f4b65c8935 to your computer and use it in GitHub Desktop.
routefile=$(mktemp)
route > $routefile 2>&1
zenity --text-info --font='Monospace 8' --filename=$routefile --height=480 --width=700
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment