[email protected],[email protected],[email protected]
I want to write loop in bash script to scroll through each of this host_list & try to grep a particular string '[email protected]'
. if its present then return yes or no
[email protected],[email protected],[email protected]
I want to write loop in bash script to scroll through each of this host_list & try to grep a particular string '[email protected]'
. if its present then return yes or no