create volumes out of a “vxdisplay -s” output July 24, 2013May 21, 2014rdircio # grep VOL vxdisplay_s.txt| awk '{print "vxassist -g rez2_datadg make "$3 " " int($(NF -1)*1024)"m" }'