Skip to content

Instantly share code, notes, and snippets.

@nyawach
Created February 13, 2018 02:19
Show Gist options
  • Save nyawach/037f867c66d74f0a17553890eb4d1f58 to your computer and use it in GitHub Desktop.
Save nyawach/037f867c66d74f0a17553890eb4d1f58 to your computer and use it in GitHub Desktop.
rails sの残り香を消すbashスクリプト
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