| bio | website | |
|---|---|---|
| location | Boston, MA | |
| age | ||
| visits | member for | 1 year, 3 months |
| seen | Nov 16 '12 at 19:46 | |
| stats | profile views | 1 |
|
Nov 16 |
answered | What's the easiest way to find an unused local port? |
|
Feb 29 |
comment |
Graceful way to kill process If you give pgrep the '-f' flag, it will match the pattern against the entire command-line. So, in this case kill pgrep -f selenium should work |
|
Feb 29 |
answered | Graceful way to kill process |
|
Feb 28 |
comment |
linux launch script /etc/init with a specific user Your path to the executable files need to come after the --. Also, you should use the --exec flag i.e. start-stop-daemon --start -u mms -m -p /var/run/mms-agent.pid --exec python -- /home/mms/mms-agent/agent.py |
|
Feb 28 |
awarded | Supporter |
|
Feb 9 |
awarded | Teacher |
|
Feb 9 |
answered | Denied permission to change ownership |
|
Feb 9 |
answered | grep: Trailing backslash |