On Tuesday 07 June 2005 20:11, Ronny Nussbaum wrote: > Chris, > I appreciate your help, but I have no idea how to do what you suggested. > What do you mean by "Change the program to send whatever command you give it > on the command line"? > > How is it done exactly. Step by step please. > Thanks > -RoNNY
by default clamd uses a unix socket, if you edit clamd.conf (man clamd.conf) you can get it to listen on a tcp port. you can then telnet to this port: telnet localhost 1234 and issue your commands... I don't think it's possible to telnet to a unix socket from the command line... -- robert hogan dublin _______________________________________________ http://lurker.clamav.net/list/clamav-users.html
