This shows people how to kill Jekyll without knowing the PID using `pkill` (you could also do `kill -9 $(pgrep -f jekyll)` but that is just the long way around doing `pkill -f` so it shouldn't be shown in the Jekyll logger but can be documented here for people. |
||
|---|---|---|
| .. | ||
| build.rb | ||
| clean.rb | ||
| doctor.rb | ||
| help.rb | ||
| new.rb | ||
| serve.rb | ||