Closed johnbintz closed 13 years ago
lsof -P | grep "*:#{port} " will do it on Mac OS X. Have a new guard option, :force_run, that tried to kill the associated PID if it's found.
:force_run
lsof -P | grep "*:#{port} " will do it on Mac OS X. Have a new guard option,
:force_run
, that tried to kill the associated PID if it's found.