\rm -R blacklist.txt
imunify360-agent blacklist ip list --limit 1000000 | awk '{ print $1 }' | grep -v IP > blacklist.txt
