blob: 241907a23d12cd2d0cd3c0710970ee352d4b43e1 [file] [log] [blame]
#!/bin/bash
awk 'NR==FNR{e[i++]=$0;next} /master/{gsub("master",e[j++])}1' $1 $2