I can't run a file.
David de Groot
david at viking.org.au
Thu Apr 19 10:20:30 CST 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Garry Trethewey wrote:
|
| In linux, how will I find the executable file, how will I recognize
| it as such?
Well any sane install will put the clam utils in /usr somewhere, so
you can limit your search to there.
find /usr -name "*clam*" -perm /u+x -print
Will find all files with clam somewhere in their name and having the
eXecute bit set for the user (owner) of the file.
There are of course other ways to do that.
If you get no joy there, try /opt for the path.
|
| Similar sorts of questions for clam-daemon, freshclam, clamav-docs etc.
|
| As a side question, there seems to be a "common wisdom" that linux
| never gets virii anyway, is it reasonable not to bother with an
| anti-virus?
Well that is one the whole mostly true. However, I run clamd as part
of the amavisd suite to scan email before it reaches the windows
machines inside the network.
Dave
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGJrzVIXMxkNeRDfQRAmHUAJwIRhWpMQP5N3Iyzm8YyKO8honP7wCg60OK
sSnFfBK69q5PLCCu0XmxM20=
=q2vK
-----END PGP SIGNATURE-----
More information about the linuxsa
mailing list