5 echo -n "Writing $pimp "
6 echo "#This is $pimp generated by Prometheus-tools/make-pimp" > $pimp
7 for czfip
in `grep [[] $etchosts|cut -f 1`
9 pubip
=`grep "^$czfip " $etchosts|cut -f 2 -d "["|cut -f 1 -d "]"`
12 echo "$czfip $pubip" >> $pimp
This page took 0.459389 seconds and 4 git commands to generate.