On Sat, 16 Dec 2006 14:12:13 +0100, "Jesus Climent"
<[EMAIL PROTECTED]> said:
> The only problem with the script that thttpd ships right now is a missing
> space between "^" and "$PID":
>
> if ps ax | grep -q "^ $PID"; then
>
> since "ps ax" puts a space in the begining.
Actually, se
The only problem with the script that thttpd ships right now is a missing
space between "^" and "$PID":
if ps ax | grep -q "^ $PID"; then
since "ps ax" puts a space in the begining.
Otherwise i think is an overkill to have "stop)" and "force-stop)" with the
same content except for t
2 matches
Mail list logo