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