[On 13 Nov, @16:25, Antony wrote in "Re: [clamav-users] listing cla ..."] > 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'='
hmm, that works :), but in the end you get all these: _1478_0001_005 _1487_0006_000 _1487_0006_001 _1495_0002_000 is that some extra signature data? grtz Miek --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
