[clamav-users] check date

2014-11-09 Thread Saker Hamdy Mohamoud Salama
Dears, I want to know the date of updated files (daily.cvd & main.cvd). Thanks. Saker Salama This message (including any attachments) is confidential and may be privileged or intended solely for the addressee. If you are not the addressee, or have received this message by mistake, please notify

Re: [clamav-users] check date

2014-11-09 Thread Dennis Peterson
On 11/9/14 4:52 AM, Saker Hamdy Mohamoud Salama wrote: Dears, I want to know the date of updated files (daily.cvd & main.cvd). From a command line type: $ cd /path_to_files && ls -l daily* main* For example, cd /var/lib/clamav && ls -l daily* main* Compare the dates against your freshcla