Skip to content

Instantly share code, notes, and snippets.

@rjspotter
Created November 14, 2012 21:23
Show Gist options
  • Select an option

  • Save rjspotter/4074935 to your computer and use it in GitHub Desktop.

Select an option

Save rjspotter/4074935 to your computer and use it in GitHub Desktop.
Handy One Liners
pgrep -f -d " " resque | xargs kill -QUIT
nohup wget --spider -r -D staging.byliner.com --load-cookies=~/cookies2.txt staging.byliner.com &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment