Skip to content

Instantly share code, notes, and snippets.

@sashazykov
Created January 19, 2010 09:46
Show Gist options
  • Save sashazykov/280809 to your computer and use it in GitHub Desktop.
Save sashazykov/280809 to your computer and use it in GitHub Desktop.
a=%DROPBOX/Public/screen/`date +%W` && mkdir -p $a && f=$a/`date +%Y%m%d-%H%M%S`.png && scrot -s $f && dropbox puburl $f | xsel -i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment