On Wednesday 13 November 2002 3:03 pm, Miek Gieben wrote: > Hi, > > is there an easy way to list which viruses will be found by clamav? I > know you can look in the virus.db, but I'm looking for something like: > > clamscan --list > > Worm/Klez.H > W32/Yaha.E > etc.
How about: cat viruses.db | cut -f1 -d'=' Antony. -- KDE 3.0.3 contains an important fix for handling SSL certificates. Users of Internet Explorer, which suffers from the same problem but which does not yet have a fix available, are also encouraged to switch to KDE 3.0.3. http://www.kde.org/announcements/announce-3.0.3.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
