batch

Wrote a batch script that triggers "ubuntuprivacy", "patch" and "avastupdate" sequentially.

#!/bin/sh
./ubuntuprivacy.sh
./patch.sh
./avastupdate.sh

The scripts can be downloaded here.

No comments:

Post a Comment

"torfetch"

 I found a tool called "TorCrawl" to help index Ransomware posts. However, that's all the tool can do and does not enable me t...