here you go.  These extract the info from the files.  You will
have to unwrap them however.

head -1 main.cvd | cut -c1-100 | awk -F: '{split($2,d," ");printf "ClamAV main.cvd %s %s %s, version %s, total %s\n", d[1], d[2], d[3] , $3, $4}'

head -1 daily.cvd | cut -c1-100 | awk -F: '{split($2,d," ");printf "ClamAV daily.cvd %s %s %s, version %s, total %s\n", d[1], d[2], d[3] , $3, $4}'

The output looks like this:

ClamAV main.cvd 17 Sep 2013, version 55, total 2424225
ClamAV daily.cvd 15 Sep 2014, version 19367, total 1099036


On 9/16/2014 1:07 PM, Volcy, Georges wrote:
I did notice the daily.cvd, however it no longer says what day it was release.
I'm also installing the daily.cvd file to a server that  is on an isolated 
system with no access to the internet.
Also,  I'm uploading the daily.cvd , bytecode.cvd, and main.cvd to a server 
with a hardened firmware and can only obtain new clamav engine version through 
that company's firmware update.
I guess my main question is how can I tell when if I'm downloading a new .cvd 
file.
Thanks,

Georges Volcy
SCADA Engineer - EMS
PSEG Long Island
CNI - EMS Provisioning & Support
(516) 545-4481 (Desk)
(516) 492-9773 (Cell)
(516) 545-4064 (Office)
Note: As of January 1, 2014, my email address is now [email protected]

-----Original Message-----
From: clamav-users [mailto:[email protected]] On Behalf Of 
Joel Esler (jesler)
Sent: Monday, September 15, 2014 4:10
To: ClamAV users ML
Subject: Re: [clamav-users] daily.cvd file.

You are receiving this email from someone outside of PSEG. Refrain from opening 
attachments, clicking on links, or responding to requests for personal 
information or credentials if from an unknown sender or if message is 
unexpected.



Correct.  We plan on removing these after teaching people how to set up their 
own private mirror.


On Sep 15, 2014, at 2:07 PM, Ed Christiansen MS <[email protected]> wrote:

They hide them really really well - like they don't want you to know they are 
there.

http://www.clamav.net/index.html -> Download

Under the text that loudly proclaims "Set Up Freshclam" there is, in very light 
unassuming grey text: "main.cvd | daily.cvd | bytecode.cvd"



On 9/15/2014 2:03 PM, Volcy, Georges wrote:
I've been unable to find and download daily.cvd  files on the clamav.net site.
I wanted to know if clamav is no longer providing the daily.cvd  files.
I'm still running clamav version 0.97.
Thanks,
Georges Volcy
SCADA Engineer - EMS
PSEG Long Island
CNI - EMS Provisioning & Support
(516) 545-4481 (Desk)
(516) 492-9773 (Cell)
(516) 545-4064 (Office)
Note: As of January 1, 2014, my email address is now 
[email protected]<mailto:[email protected]>



-----------------------------------------
The information contained in this e-mail, including any attachment(s), is 
intended solely for use by the named addressee(s).  If you are not the intended 
recipient, or a person designated as responsible for delivering such messages 
to the intended recipient, you are not authorized to disclose, copy, distribute 
or retain this message, in whole or in part, without written authorization from 
PSEG.  This e-mail may contain proprietary, confidential or privileged 
information. If you have received this message in error, please notify the 
sender immediately. This notice is included in all e-mail messages leaving 
PSEG.  Thank you for your cooperation.
_______________________________________________
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

_______________________________________________
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

_______________________________________________
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


-----------------------------------------
The information contained in this e-mail, including any attachment(s), is 
intended solely for use by the named addressee(s).  If you are not the intended 
recipient, or a person designated as responsible for delivering such messages 
to the intended recipient, you are not authorized to disclose, copy, distribute 
or retain this message, in whole or in part, without written authorization from 
PSEG.  This e-mail may contain proprietary, confidential or privileged 
information. If you have received this message in error, please notify the 
sender immediately. This notice is included in all e-mail messages leaving 
PSEG.  Thank you for your cooperation.
_______________________________________________
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

_______________________________________________
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

Reply via email to