procmail
[Top] [All Lists]

Re: Virus scanning and defense-in-depth

2004-03-01 03:56:29
On Sun, Feb 29, 2004 at 11:19:24PM +0100, Robert Allerstorfer wrote:
On Sun, 29 Feb 2004, 14:26 GMT-07 (22:26 local time) LuKreme wrote:

in <http://www.softlabs.info/antivirus/SoftlabsAV-0.1/ReadMe.txt>
you say:

   sed --version

   This should give something like 'GNU sed version 4.0.8'.

This command only works, of course, if your sed is gsed (GNU sed).  I
do not know of a way to get a version from sed.

Heh.

   % strings `which sed` | grep Copyright
  @(#) Copyright (c) 1992, 1993


   :-P


sed -ne '1 p'

to only return the first line of the output from

zipinfo -1 $ZIPFILE

  sed 1q

(Or "head -1")

I'm traveling internationally this week, which precludes much
participation here.  I'll probably be sort of quiet until about
March 11th.

-- 
dman

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail