Created
August 2, 2018 01:39
-
-
Save goddoe/242cc7a14d9317ae5ad8da54a1aad4df to your computer and use it in GitHub Desktop.
process kill & flush redis
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
pkill -9 -f "app.py" | |
redis-cli FLUSHDB |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment