Search Results

Search: Posts Made By: namitai
3,748
Posted By radoulov
Assuming a single line hostgroup_names and no...
Assuming a single line hostgroup_names and no embedded white space characters in the hostnames.

awk 'NR == FNR {
h[$0]; next
}
/hostgroup_name/ {
split($2, t, /[,!]/)
split(x, _h); hs...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 06:01 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy