#!/bin/bash s=`~/Scripts/dropbox.py puburl "$1"` zenity --info --text="$s" && echo "$s" | xclip -selection c