On Tuesday 08 Mar 2005 08:04, Hegedus Balazs wrote: > Hi! > > Maybe I looked over something, but is there any way to display > clamscan's return codes only after a one file scan? I mean the number of > the error (0, 1, 40, 50, 52, etc. according to man clamscan).
Using the bourne shell and it's derivatives, run "echo $?". > Balazs Hegedus -Nigel _______________________________________________ http://lurker.clamav.net/list/clamav-users.html
