I want to make a loop in CentOS SSH Terminal where it loops over certain commands. For example:
zmap -p22 -o mfu.txt -B100M -N 250000Waits until that's finished
chmod 777 *./update 1500Stops task after 25 mins
perl wget.pl vuln.txtrepeat the process