Created
November 14, 2012 21:23
-
-
Save rjspotter/4074935 to your computer and use it in GitHub Desktop.
Handy One Liners
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| pgrep -f -d " " resque | xargs kill -QUIT |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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