30 Sep
2001
30 Sep
'01
16:52
THOMAS ADAM wrote:
Umm, 1159 would obviously not die, since it used to be the process of the command "grep lpd".
To avoid this again, try the following:
ps aux | grep -v "grep lpd"
the "-v" switch reverses the sense of the match. But this is a digression from your original question :-)
You'll have to star the lpd daemon again (as root). This should have cleared the buffer by now.
--Thomas Adam
The only output of the above is : grep (GNU grep 2.2) followed by a long copywrite statement. Lawrence Sayre --------------------------------------------- "Man's mind is his basic tool of survival!" (a quote from the famous 'John Galt' speech in the equally famous book "Atlas Shrugged") ---------------------------------------------