PC & IT SUPPORT MADE EASY FORUM
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Clam AV For Linux Run Script

Go down

Clam AV For Linux Run Script Empty Clam AV For Linux Run Script

Post by jamied_uk 30th October 2018, 11:12

Script


Code:
#!/bin/bash
# (c) J~Net 2018
#
# ./run.sh
#
# jnet.forumotion.com/t1654-clam-av-for-linux-run-script#2552
#
# Installing Clam-AV
sudo apt install -y clamav && sudo freshclam
# Run a scan recursively in a folder
echo "Will run a scan in your home folder after a short delay!"
clamscan -r $home/
#clamscan -r /home/jay/
jamied_uk
jamied_uk
Admin

Posts : 2951
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum