Created
February 13, 2018 02:19
-
-
Save nyawach/037f867c66d74f0a17553890eb4d1f58 to your computer and use it in GitHub Desktop.
rails sの残り香を消すbashスクリプト
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
cat ./tmp/pids/server.pid | xargs kill -9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment